home *** CD-ROM | disk | FTP | other *** search
/ CICA 1994 April / CICA Shareware for Windows CD-ROM (Walnut Creek CD-ROM)(April 1994).ISO / win3 / access / access_l.exe / ACC9312.TXT < prev    next >
Text File  |  1994-01-07  |  230KB  |  5,366 lines

  1. =========================================================================
  2. Date:         Wed, 1 Dec 1993 08:11:43 -0400
  3. Reply-To:     Microsoft Access Database Discussion List
  4.               <ACCESS-L@INDYCMS.BITNET>
  5. Sender:       Microsoft Access Database Discussion List
  6.               <ACCESS-L@INDYCMS.BITNET>
  7. From:         Jon O'Donnell <ODONNELL@VAX.EDINBORO.EDU>
  8. Subject:      Re: Finding differences between two tables...
  9.  
  10. Whey you set up your query that joins the two tables by name, click or
  11. double-click the line connecting the two fields in the query window and an
  12. option list will appear to do what you want.
  13.  
  14. jon
  15. odonnell@edinboro.vax.edu
  16. =========================================================================
  17. Date:         Wed, 1 Dec 1993 06:16:21 PST
  18. Reply-To:     Microsoft Access Database Discussion List
  19.               <ACCESS-L@INDYCMS.BITNET>
  20. Sender:       Microsoft Access Database Discussion List
  21.               <ACCESS-L@INDYCMS.BITNET>
  22. From:         Tri M Pham <tmp30@JUTS.CCC.AMDAHL.COM>
  23. Subject:      OLE link from MS Write to Access
  24.  
  25.    Hello,
  26.  
  27. I think that my previous posting did not work. So, here it is again if it is a
  28.  FAQ
  29. please tell me where to find the answer.  I am trying to link an OLE field to a
  30. MS Write file. This is what I have done:
  31.  
  32. - Create a table with OLE field.
  33. - Using Wizard Form create a form.
  34. - Select OLE field; then select Edit.
  35. - Another screen was displayed with only MS Graph, Package, Paintbrush Picture,
  36.   and Sound.
  37. - However, when I press File (button) there was another window where I can
  38.   select other file types; I select the document that I want and press OK.
  39. - But I got error: "Invalid source application name".
  40.  
  41. I am very new at Access and Window. Can you please help and tell me what
  42. I am doing wrong. Also, can a function/procedure be written to perform the
  43. linking task? Can you please send examples? Thank you very much for your time.
  44.  
  45.    Regards,
  46.  
  47.    Tri Pham
  48. =========================================================================
  49. Date:         Wed, 1 Dec 1993 06:46:37 -0800
  50. Reply-To:     Microsoft Access Database Discussion List
  51.               <ACCESS-L@INDYCMS.BITNET>
  52. Sender:       Microsoft Access Database Discussion List
  53.               <ACCESS-L@INDYCMS.BITNET>
  54. From:         John von Colditz <johnvon@HALCYON.COM>
  55. Subject:      Re: OLE link from MS Write to Access
  56. In-Reply-To:  <199312011421.AA23042@halcyon.com> from "Tri M Pham" at Dec 1,
  57.               93 06:16:21 am
  58.  
  59. Tri,
  60.  
  61. You are way, way out of my area of expertise, but since no one else is
  62. trying to help, I will (blind leading the blind).
  63.  
  64. I _think_ your problem is that MS Write is not registered with the
  65. system OLE server.  There is also a good possibility, that as a "give
  66. away" application, it is not OLE 2.0 compatible.  I have searched the
  67. Knowledge Base, and Windows Help, and haven't found anything else that
  68. is much more helpful.
  69.  
  70. You need to load Word, WordPerfect, or another application that works
  71. with OLE, test that (it will work), and then work backwards from there.
  72.  
  73. Good luck.
  74.  
  75. John
  76. johnvon@halcyon.com
  77. =========================================================================
  78. Date:         Wed, 1 Dec 1993 12:04:53 CST
  79. Reply-To:     Microsoft Access Database Discussion List
  80.               <ACCESS-L@INDYCMS.BITNET>
  81. Sender:       Microsoft Access Database Discussion List
  82.               <ACCESS-L@INDYCMS.BITNET>
  83. Comments:     Converted from PROFS to RFC822 format by PUMP V2.2X
  84. From:         Stace Cameron <GH0234@SPRINGB.BITNET>
  85. Subject:      Access as Front end to MS SQL Server Error
  86.  
  87. I have to admit I am a complete novice when it comes to Microsoft Access.
  88. I am attempting to use Access to view the sample PUBS database that resides
  89. on our recently acquired MS SQL Server. Following are the steps I have
  90. tried and the resulting error message. I would appreciate pointers as to
  91. where I am going wrong. Thanks.
  92.  
  93. 1. Access is installed on the network.
  94. 2. Ran setup /n to install Access on my workstation.
  95. 3. Ran Microsoft ODBC setup to install SQL SERVER ODBC DRIVER
  96. 4. Start up Access
  97. 5. Select New Database called it PUBS in my c:\ACCESS directory
  98. 6. Picked Attach Table
  99. 7. Picked <SQL Database> as the Data Source
  100. 8. Picked the ODBC driver as the SQL Data Source
  101. 9. Logged in the SQL Server as SA
  102. 10. The list of tables in the remote database is displayed
  103. 11. Pick the first one and click Attach and then get:
  104.  
  105. Reserved Error (-7745): There is no message for this error.
  106.  
  107. Stace Cameron                           BITNET: GH0234@SPRINGB
  108. Director                              INTERNET: GH0234%SPRINGB@SIUCVMB.SIU.EDU
  109. Office of Administrative Computing
  110. Southern Illinois University School of Medicine    Phone: 217-782-4410
  111. PO Box 19230, Springfield IL 62794-9230              FAX: 217-785-5561
  112. =========================================================================
  113. Date:         Wed, 1 Dec 1993 13:00:00 PST
  114. Reply-To:     Microsoft Access Database Discussion List
  115.               <ACCESS-L@INDYCMS.BITNET>
  116. Sender:       Microsoft Access Database Discussion List
  117.               <ACCESS-L@INDYCMS.BITNET>
  118. From:         "Ellington, Robert W (Bob)" <rwelling@CISPO.PCMAIL.INGR.COM>
  119. Subject:      Limit to # Attached Tables?
  120.  
  121. I am using ODBC to attach Informix tables in Access 1.1, and I had
  122. eliminated all the "Out of Memory" Errors for the longest time.  Then in the
  123. last few days I attached 4 more Informix Tables to my database and now I am
  124. getting the "Out of Memory" message again.  Someone said something the other
  125. day about Access (or Windows programs) grabbing only 640Kb blocks to work
  126. in.  My database just now increased in size to over 640 kb (compacted) in
  127. disk size, and is all code & forms, no data stored in it.  Have I exceeded a
  128. sacred size for code & forms, or have I possibly exceeded a limit to the
  129. number of attached tables you can use?  Are there such limits?  Is there a
  130. way around this 640kb block limit (besides NT)?  Is it grabbing larger
  131. sections of conventional memory now that the .mdb is larger?
  132. Am I asking too many questions? (Don't answer that.)
  133.  
  134. Thanks for any assistance
  135. Bob
  136. =========================================================================
  137. Date:         Wed, 1 Dec 1993 11:38:56 PST
  138. Reply-To:     Microsoft Access Database Discussion List
  139.               <ACCESS-L@INDYCMS.BITNET>
  140. Sender:       Microsoft Access Database Discussion List
  141.               <ACCESS-L@INDYCMS.BITNET>
  142. From:         DARRYL BRAATEN <D3140057@BCIT.BC.CA>
  143. Subject:      field changing on date
  144.  
  145. in a data base that we are devoloping there is a priority field that must chang
  146. e after seven days.  There is a date field that records the date the work order
  147.  was created the update will be based on how many days have past since this dat
  148. e. What is the best(easiest) way to do this.
  149.  
  150.   Thanks in advance.
  151.  
  152.     ttfn
  153.          Darryl Braaten
  154.              d3140057@bcit.bc.ca
  155. =========================================================================
  156. Date:         Wed, 1 Dec 1993 15:20:04 -0800
  157. Reply-To:     Microsoft Access Database Discussion List
  158.               <ACCESS-L@INDYCMS.BITNET>
  159. Sender:       Microsoft Access Database Discussion List
  160.               <ACCESS-L@INDYCMS.BITNET>
  161. From:         John von Colditz <johnvon@HALCYON.COM>
  162. Subject:      Re: Limit to # Attached Tables?
  163. In-Reply-To:  <199312011907.AA03710@halcyon.com> from "Ellington,
  164.               Robert W" at Dec 1, 93 01:00:00 pm
  165.  
  166. Bob,
  167.  
  168. Can't answer your ODBC question, but be assured, you can run MDB's much
  169. larger than 640 K.
  170.  
  171. I believe the limit in 1.1 is 128 Meg.
  172.  
  173. John
  174. johnvon@halcyon.com
  175. =========================================================================
  176. Date:         Wed, 1 Dec 1993 18:54:31 -0700
  177. Reply-To:     Microsoft Access Database Discussion List
  178.               <ACCESS-L@INDYCMS.BITNET>
  179. Sender:       Microsoft Access Database Discussion List
  180.               <ACCESS-L@INDYCMS.BITNET>
  181. From:         Bill Stewart <STEWART@GC.BITNET>
  182. Subject:      Re: Limit to # Attached Tables?
  183.  
  184. The 640k block has to deal with system resources for any windows
  185. application.  there are only so many things to go around.  It's my guess
  186. that as a database grows graphically and table-wise it starts to tap more
  187. and more into the 640k of resources.  Just because your DB is 640+ does not
  188. mean that it is eating up all of those resources.  I wonder if the memory
  189. problem you and I share is a glitch in Access.  maybe 2.0 will address this
  190. problem and the idea of using the MDI to have multiple databases open.
  191.  
  192. ------------------------------------------------------
  193. Bill Stewart
  194. Gendale Community College
  195. 6000 W. Olive Ave
  196. Glendale AZ. 85302
  197. ------------------------------------------------------
  198. =========================================================================
  199. Date:         Wed, 1 Dec 1993 22:10:17 EST
  200. Reply-To:     Microsoft Access Database Discussion List
  201.               <ACCESS-L@INDYCMS.BITNET>
  202. Sender:       Microsoft Access Database Discussion List
  203.               <ACCESS-L@INDYCMS.BITNET>
  204. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  205. Organization: IUPUI Student Activities Office (317) 274-3931
  206. Subject:      Re: Limit to # Attached Tables?
  207. In-Reply-To:  Message of Wed,
  208.               1 Dec 1993 15:20:04 -0800 from <johnvon@HALCYON.CO M>
  209.  
  210. Max database size in 1.0 was 128 MB--max in 1.1 is 1 Gigabyte.
  211.  
  212. See the "What's New in Access 1.1" readme that the upgrade installed
  213. in your Access group.
  214.  
  215. Cheers,
  216. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  217. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  218. Indiana University Purdue University Indianapolis
  219. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  220. List Administrator, STUACTS, APOSEC52, ACCESS-L, and BRTHPRNT@INDYCMS
  221. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU
  222. Disclaimer:  My opinions are my own.  Indiana University can speak for itself.
  223. ------------------------------------------------------------------------------
  224. =========================================================================
  225. Date:         Thu, 2 Dec 1993 09:30:28 GMT
  226. Reply-To:     Microsoft Access Database Discussion List
  227.               <ACCESS-L@INDYCMS.BITNET>
  228. Sender:       Microsoft Access Database Discussion List
  229.               <ACCESS-L@INDYCMS.BITNET>
  230. From:         Anthony Gibbons <agibbons@CARA.IE>
  231.  
  232. Hi All,
  233.         Maby someone out there can help me. I am importing Btrieve tables into
  234. Access 1.1, however Btrieve arrays do not seem to import correctly they are
  235. corrupted. Any ideas ?
  236.  
  237. Thanks,
  238. Anthony Gibbons
  239. agibbons@cara.ie
  240. =========================================================================
  241. Date:         Thu, 2 Dec 1993 08:46:21 -0400
  242. Reply-To:     Microsoft Access Database Discussion List
  243.               <ACCESS-L@INDYCMS.BITNET>
  244. Sender:       Microsoft Access Database Discussion List
  245.               <ACCESS-L@INDYCMS.BITNET>
  246. From:         Jon O'Donnell <ODONNELL@VAX.EDINBORO.EDU>
  247. Subject:      Btrieve Arrays
  248.  
  249. I did not think relational databases could handle arrays.  What is normally
  250. done is to turn the array into a new table with the key of the the new table
  251. being a combination of the key to the old table plus a row number or array
  252. element number.  This may require an intermediate step?  Unfortunately, I don't
  253. know anything about Btrieve...
  254.  
  255. Hope this helps.
  256.  
  257. Jon
  258. odonnell@vax.edinboro.edu
  259. =========================================================================
  260. Date:         Thu, 2 Dec 1993 08:35:14 -0600
  261. Reply-To:     Microsoft Access Database Discussion List
  262.               <ACCESS-L@INDYCMS.BITNET>
  263. Sender:       Microsoft Access Database Discussion List
  264.               <ACCESS-L@INDYCMS.BITNET>
  265. From:         "John A. Olson" <aurora.cdev.com@AURORA.CDEV.COM>
  266. Subject:      Re: Finding Differences between 2 tables
  267.  
  268. This Function creates a query whose result is the same as the logical Table
  269. A - Table B. As it is currently written, the two Tables must have 1 common
  270. Key between them with the same name.
  271.  
  272. Syntax:
  273.  
  274. dummy = MakeQuery_TableA_minus_TableB (QueryName As String, Table_A As
  275. String, Table_B As String, Key As String)
  276.  
  277. QueryName ...... The name you wish to give this Query
  278. Table_A ........... The name of the first Table
  279. Table_B ........... The name of the second Table
  280. Key .................. The name of the Key Field the two Tables have in common
  281.  
  282. Function MakeQuery_TableA_minus_TableB (QueryName As String, Table_A As
  283. String, Table_B As String, Key As String)
  284. '
  285. 'This Function creates a query whose result is the same as the logical
  286. 'Table A - Table B. The two Tables must have 1 common Key between them.
  287. '
  288. Dim db As Database, q  As QueryDef, sql As String, ssquerylist As Snapshot
  289. Set db = CurrentDB()
  290. Set ssquerylist = db.ListTables()
  291.  
  292. Do Until ssquerylist.eof
  293.    If ssquerylist.name = QueryName Then
  294.       If ssquerylist.tabletype = DB_QUERYDEF Then
  295.         DoCmd SelectObject A_Query, ssquerylist.name, True
  296.         DoCmd DoMenuItem 1, 1, 4  'delete it!
  297.       End If
  298.    End If
  299.    ssquerylist.MoveNext
  300. Loop
  301.  
  302. sql = "SELECT  DISTINCTROW [" & Table_A & "].*"
  303. sql = sql & " FROM [" & Table_B & "], [" & Table_A & "],"
  304. sql = sql & " [" & Table_A & "] LEFT JOIN [" & Table_B & "] ON [" & Table_A
  305. & "].[" & Key & "] = [" & Table_B & "].[" & Key & "]"
  306. sql = sql & " WHERE ([" & Table_A & "].[" & Key & "] Not In ([" & Table_B &
  307. "].[" & Key & "]))"
  308. sql = sql & " WITH OWNERACCESS OPTION;"
  309.  
  310. Set db = CurrentDB()
  311. Set q = db.CreateQueryDef(QueryName, sql)
  312.  
  313. End Function
  314.  
  315.  
  316. I'm sure that this can be improved upon, but due to a lack of "play time" I
  317. haven't done it yet. :)
  318.  
  319. Good Luck!
  320.  
  321. John
  322.  
  323. jao9w265@aurora.cdev.com
  324. =========================================================================
  325. Date:         Thu, 2 Dec 1993 08:12:59 -0600
  326. Reply-To:     Microsoft Access Database Discussion List
  327.               <ACCESS-L@INDYCMS.BITNET>
  328. Sender:       Microsoft Access Database Discussion List
  329.               <ACCESS-L@INDYCMS.BITNET>
  330. From:         "JASONB@ZENO.MSCD.EDU" <JASONB@MSCD.BITNET>
  331. Subject:      Programming: Accessing a string character by character
  332.  
  333. I am creating a module that has a couple of input strings via
  334. the parameter list.  What I would like to do is access the string one
  335. character at a time.  I found a round-about way by using the MID function
  336. and a for loop.  Is there some easier way???
  337.  
  338.         MY FOR LOOP:
  339.  
  340.                         For Index1 = 1 To Len(LastName)
  341.                            TempChar = Mid(LastName, Index1, 1)
  342.                                 ..
  343.                                 ..
  344.                                 ..
  345.                         Next
  346.  
  347. Thanks for your help.
  348.  
  349. Jason Beatty
  350. Information Technology
  351. Metropolitan State College of Denver
  352.  
  353. JASONB@ZENO.MSCD.EDU
  354. =========================================================================
  355. Date:         Thu, 2 Dec 1993 09:34:11 -0500
  356. Reply-To:     ab555@freenet.carleton.ca
  357. Sender:       Microsoft Access Database Discussion List
  358.               <ACCESS-L@INDYCMS.BITNET>
  359. From:         Margaret Redding <ab555@FREENET.CARLETON.CA>
  360. Subject:      Re: OLE link from MS Write to Access
  361.  
  362. >
  363. >   Hello,
  364. I looked in my Windows book and I think I found the answer to your
  365. problem. Strange as it may seem, Access does not support OLE.
  366. You can import objects into Access, and transfer objects between tables
  367. etc. but you cannot set up a link to MS Write.
  368.  
  369. One clue I got was by looking in my WIN.INI file. In the section
  370. "embedded" there is a list of programs that can serve as servers, Access
  371. is not among them. Furthermore, there is no mention of linking and
  372. embedding tables etc. to client programs.
  373.  
  374. You might be able to do something with Object Packager.
  375.  I'll try to look into that later. The power is down at the moment, and
  376. I'm doing this on my notepad.
  377.  
  378. Margaret
  379.  
  380.  >
  381. >I think that my previous posting did not work. So, here it is again if it is a
  382. > FAQ
  383. >please tell me where to find the answer.  I am trying to link an OLE field to a
  384. >MS Write file. This is who I have done:
  385. >
  386. >- Create a table with OLE field.
  387. >- Using Wizard Form create a form.
  388. >- Select OLE field; then select Edit.
  389. >- Another screen was displayed with only MS Graph, Package, Paintbrush Picture,
  390. >  and Sound.
  391. >- However, when I press File (button) there was another window where I can
  392. >  select other file types; I select the document that I want and press OK.
  393. >- But I got error: "Invalid source application name".
  394. >
  395. >I am very new at Access and Window. Can you please help and tell me what
  396. >I am doing wrong. Also, can a function/procedure be written to perform the
  397. >linking task? Can you please send examples? Thank you very much for your time.
  398. >
  399. >   Regards,
  400. >
  401. >   Tri Pham
  402. >
  403. >
  404.  
  405. --
  406. Margaret Redding  ab555@freenet.carleton.ca
  407. Ottawa, Ontario
  408. CANADA
  409. =========================================================================
  410. Date:         Thu, 2 Dec 1993 10:47:25 CST
  411. Reply-To:     Microsoft Access Database Discussion List
  412.               <ACCESS-L@INDYCMS.BITNET>
  413. Sender:       Microsoft Access Database Discussion List
  414.               <ACCESS-L@INDYCMS.BITNET>
  415. From:         Richard Moldwin <rmoldwin@MIDWAY.UCHICAGO.EDU>
  416. Subject:      OLE
  417.  
  418.  >
  419. >I think that my previous posting did not work. So, here it is
  420. again if it is a
  421. > FAQ
  422. >please tell me where to find the answer.  I am trying to link an
  423. OLE field to a
  424. >MS Write file. This is who I have done:
  425. >
  426. >- Create a table with OLE field.
  427. >- Using Wizard Form create a form.
  428. >- Select OLE field; then select Edit.
  429. >- Another screen was displayed with only MS Graph, Package,
  430. Paintbrush Picture,
  431. >  and Sound.
  432. >- However, when I press File (button) there was another
  433. window where I can
  434. >  select other file types; I select the document that I want and
  435. press OK.
  436. >- But I got error: "Invalid source application name".
  437. >
  438. >I am very new at Access and Window. Can you please help
  439. and tell me what
  440. >I am doing wrong. Also, can a function/procedure be written
  441. to perform the
  442. >linking task? Can you please send examples? Thank you very
  443. much for your time.
  444. >
  445. >   Regards,
  446. >
  447. >   Tri Pham
  448. >
  449. >
  450. There are 2 points here that need to be clarified concerning
  451. OLE.  First, very few programs can act as an OLE server (i.e.
  452. supply linked or embedded info to an OLE client window).
  453. Access can have OLE client fields in the database (this is not
  454. yet supported in the Visual Basic 3.0 vesion of data access).
  455. As far as I know, MS Write can only act as an OLE client--you
  456. cannot embed or link an MS Write document into an Access
  457. OLE client field.  However, many of the major windows word
  458. processors (e.g. Ami Pro, WinWord) can act as an OLE Server.
  459. This server ability is very primitive in that no Windows word
  460. processor actually will display text in an OLE client field (I
  461. don't know about Winword 6.0).  All that you will see is an icon
  462. that represets the document.
  463. I hope that clarifies the issue.
  464. --Rich Moldwin
  465. =========================================================================
  466. Date:         Thu, 2 Dec 1993 10:59:59 CST
  467. Reply-To:     Microsoft Access Database Discussion List
  468.               <ACCESS-L@INDYCMS.BITNET>
  469. Sender:       Microsoft Access Database Discussion List
  470.               <ACCESS-L@INDYCMS.BITNET>
  471. From:         Richard Moldwin <rmoldwin@MIDWAY.UCHICAGO.EDU>
  472. Subject:      System Resources
  473.  
  474. I would like to clarify a few things about system resources.  My reference is
  475. the windows resource kit, page 251.
  476. "Both GDI and USER have storage areas called heaps, which are limited to 64K
  477. in size.  GDI has a local heap; USER has a menu heap and a user heap, each
  478. limited to 64K in storage space."  If you run the windows resouce monitor
  479. from the kit, you will know when access will get into trouble.  Especially
  480. when GDI gets below about 20%, you will run into erratic behaviour with just
  481. about any application.  Do not run Access in this situation; close all other
  482. applications first to recover resources.  Some applications will close and
  483. not release system resources (e.g. Excel).  In this case, you should close
  484. windows and restart it before loading any resouce intensive application like
  485. Access.  I personally will not load any new application when resources are
  486. below about 40-50% (GDI) in order to avoid problems.  The resource problem
  487. will ? be fixed when we get a 32-bit (NT/Chicago-compatable) version af
  488. Access. If you ignore your system resources, you are almost guaranteed to
  489. have problems, especially with access, which can draw more resources whenever
  490. it loads a new form or query or report).
  491. --Rich Moldwin
  492. --U. Chicago Hospitals
  493. --Pediatric Heme/Onc
  494. =========================================================================
  495. Date:         Thu, 2 Dec 1993 12:09:55 -0500
  496. Reply-To:     Microsoft Access Database Discussion List
  497.               <ACCESS-L@INDYCMS.BITNET>
  498. Sender:       Microsoft Access Database Discussion List
  499.               <ACCESS-L@INDYCMS.BITNET>
  500. From:         Louis Jezsik <jezsik@ALCOR.CONCORDIA.CA>
  501. Subject:      Use a form to enter data in the table?
  502.  
  503. I have a form with information about publications.  In order to speed
  504. up the data entering I want to use drop down list boxes for such things
  505. as City and Publisher.  After setting it up, I get either #ERROR in the
  506. box or (when I manage to fix it) a list of numbers only.  Fiddling some
  507. more I manage to get it to accept input but it does not go into my
  508. original table but to some quasi table for the form.  What gives?
  509. Thanks for the help!
  510. Louis
  511. jezsik@alcor.concordia.ca
  512. =========================================================================
  513. Date:         Thu, 2 Dec 1993 10:15:50 -0800
  514. Reply-To:     Microsoft Access Database Discussion List
  515.               <ACCESS-L@INDYCMS.BITNET>
  516. Sender:       Microsoft Access Database Discussion List
  517.               <ACCESS-L@INDYCMS.BITNET>
  518. From:         John von Colditz <johnvon@HALCYON.COM>
  519. Subject:      Re: Use a form to enter data in the table?
  520. In-Reply-To:  <199312021743.AA12049@halcyon.com> from "Louis Jezsik" at Dec 2,
  521.               93 12:09:55 pm
  522.  
  523. Louis,
  524.  
  525. I will assume that you are loading the list box from a table, so that
  526. the row source is set to a table name.  You probably have the bound
  527. column set to the key field, which I would guess is a counter.  Those
  528. are the numbers that are appearing!  What you need to do is adjust the
  529. columns and column widths.  If you have two columns, and the key field
  530. is in column 1, set the column widths to 0;1 in or, in cm, 0;2.54 cm.
  531. Then you will see the text (column 2), but when you reference the
  532. control, you will get the value for column 1.
  533.  
  534. To write the value of the list box to the database, you can do one of
  535. two things:
  536.  
  537. 1)  Write a function that you attach to the OnUpdate property of the
  538.     list box.  Have it copy the value from the list box to a hidden
  539.     (visible = no) that is bound to the underlying table.  Something
  540.     like:
  541.  
  542.     Function MoveIt()
  543.         Forms![MyForm]![MyHiddenControl] = Forms![MyForm]![MyListBox]
  544.     End Function
  545.  
  546. 2)  Do the same thing with a macro.
  547.  
  548. Your error message is probably caused by having no row source for the
  549. list box.
  550.  
  551. john
  552. johnvon@halcyon.com
  553. =========================================================================
  554. Date:         Thu, 2 Dec 1993 10:22:03 -0800
  555. Reply-To:     Microsoft Access Database Discussion List
  556.               <ACCESS-L@INDYCMS.BITNET>
  557. Sender:       Microsoft Access Database Discussion List
  558.               <ACCESS-L@INDYCMS.BITNET>
  559. From:         John von Colditz <johnvon@HALCYON.COM>
  560. Subject:      Re: Programming: Accessing a string character by character
  561. In-Reply-To:  <199312021519.AA07923@halcyon.com> from "JASONB@ZENO.MSCD.EDU" at
  562.               Dec 2, 93 08:12:59 am
  563.  
  564. Jason,
  565.  
  566. Your method is the common one of processing strings one character at a
  567. time in BASIC.
  568.  
  569. john
  570. johnvon@halcyon.com
  571. =========================================================================
  572. Date:         Thu, 2 Dec 1993 14:03:29 -0500
  573. Reply-To:     Microsoft Access Database Discussion List
  574.               <ACCESS-L@INDYCMS.BITNET>
  575. Sender:       Microsoft Access Database Discussion List
  576.               <ACCESS-L@INDYCMS.BITNET>
  577. From:         "Louis M. Swiczewicz" <SWICZ@ACC.RWU.EDU>
  578. Subject:      Access Knowledge Base at CICA
  579.  
  580. The Access Knowledge Base file has been uploaded to CICA. You will
  581. find two files in the upload directory, acc_kb.zip and acc_in.zip.
  582. The acc_kb.zip file is the help system which includes more than
  583. 1000 articles that relate to the Microsoft Access for Windows.  The
  584. help file is an updated snapshot of the Knowledge Base as of
  585. September 22, 1993.  It functions quite well without the second
  586. file but does require winhelp.exe.  If you would like full text
  587. search capability of the help file, then you need to download the
  588. acc_in.zip file as well.
  589.  
  590. Special recognition goes out to John von Colditz
  591. (johnvon@halcyon.com).  Not only does John provide the list with
  592. many helpful hints, he at his own expense next day aired disks
  593. which contained the programs so that I could upload them to CICA
  594. for the list members.  On behalf of the list, I would like to thank
  595. John for his generosity and assistance.
  596.  
  597.  
  598.  
  599. Louis M. Swiczewicz, Ph.D. (swicz@acc.rwu.edu)
  600. Area Coordinator, Engineering and Technology
  601. Roger Williams University
  602. Bristol, Rhode Island 02809
  603. =========================================================================
  604. Date:         Tue, 30 Nov 1993 07:39:35 +0000
  605. Reply-To:     Microsoft Access Database Discussion List
  606.               <ACCESS-L@INDYCMS.BITNET>
  607. Sender:       Microsoft Access Database Discussion List
  608.               <ACCESS-L@INDYCMS.BITNET>
  609. From:         Marty McMahon <Marty.McMahon@KAUAI.DS.BOEING.COM>
  610. Subject:      ACCESS KNOWLEDGE BASE PROB.
  611.  
  612. I have downloaded the Microsoft Access Knowledge base files from the Microsoft
  613. download bulletin board, but cannot get through the decompression system.  It
  614. contains four files: Disk1.dat , Disk2.dat, Build.bat and readme.txt.  The
  615. Build.bat combines the two Diskx.dat files into KB.EXE and then tries to run
  616. KB.EXE.  On three different machines I get  out of memory errorsJ"Program too
  617. big for Memory".  The KB.EXEJDile is 2.7 megs.  Anyone figured out how to get
  618. this to work?
  619.  
  620. Marty McMahon
  621. =========================================================================
  622. Date:         Thu, 2 Dec 1993 11:23:41 -0800
  623. Reply-To:     Microsoft Access Database Discussion List
  624.               <ACCESS-L@INDYCMS.BITNET>
  625. Sender:       Microsoft Access Database Discussion List
  626.               <ACCESS-L@INDYCMS.BITNET>
  627. From:         Corey Lawson <alfalfa@BOOSTER.U.WASHINGTON.EDU>
  628. Subject:      Re: OLE link from MS Write to Access
  629. In-Reply-To:  <9312021534.AA27595@tolstoy.u.washington.edu>
  630.  
  631. On Thu, 2 Dec 1993, Margaret Redding wrote:
  632.  
  633. Umm...as far as I knew, Write isn't an OLE application...that's why the
  634. link to Write didn't work...
  635.  
  636. -Corey Lawson
  637. csl@stein.u.washington.edu
  638.         or
  639. alfalfa@booster.u.washington.edu
  640.  
  641.  
  642. >   Hello,
  643. > I looked in my Windows book and I think I found the answer to your
  644. > problem. Strange as it may seem, Access does not support OLE.
  645. > You can import objects into Access, and transfer objects between tables
  646. > etc. but you cannot set up a link to MS Write.
  647. >
  648. > One clue I got was by looking in my WIN.INI file. In the section
  649. > "embedded" there is a list of programs that can serve as servers, Access
  650. > is not among them. Furthermore, there is no mention of linking and
  651. > embedding tables etc. to client programs.
  652. >
  653. > You might be able to do something with Object Packager.
  654. >  I'll try to look into that later. The power is down at the moment, and
  655. > I'm doing this on my notepad.
  656. >
  657. > Margaret
  658. >
  659. =========================================================================
  660. Date:         Thu, 2 Dec 1993 15:14:35 EST
  661. Reply-To:     Microsoft Access Database Discussion List
  662.               <ACCESS-L@INDYCMS.BITNET>
  663. Sender:       Microsoft Access Database Discussion List
  664.               <ACCESS-L@INDYCMS.BITNET>
  665. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  666. Organization: IUPUI Student Activities Office (317) 274-3931
  667. Subject:      Re: OLE link from MS Write to Access
  668. In-Reply-To:  Message of Thu,
  669.               2 Dec 1993 11:23:41 -0800 from <alfalfa@BOOSTER.U. WASHINGTON.EDU>
  670.  
  671. Yes, Access 1.1 is OLE-compatible (as was 1.0)...the Windows applets
  672. aren't, to the best of my knowledge.
  673.  
  674. (I just looked at the brochure for Access 1.1 that I picked up at the
  675. Microsoft "Upgrading to a Better Office" seminar the other day.  All
  676. those new products really make me slaver at the mouth...:)
  677.  
  678. (the real kick was watching the presenter's computer lock up about
  679. three times...she was using pre-release versions and got some friendly
  680. "we've been there" laughs from the audience...)
  681.  
  682. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  683. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  684. Indiana University Purdue University Indianapolis
  685. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  686. List Administrator, STUACTS, APOSEC52, ACCESS-L, and BRTHPRNT@INDYCMS
  687. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU
  688. Disclaimer:  My opinions are my own.  Indiana University can speak for itself.
  689. ------------------------------------------------------------------------------
  690. =========================================================================
  691. Date:         Thu, 2 Dec 1993 19:04:51 -0800
  692. Reply-To:     Microsoft Access Database Discussion List
  693.               <ACCESS-L@INDYCMS.BITNET>
  694. Sender:       Microsoft Access Database Discussion List
  695.               <ACCESS-L@INDYCMS.BITNET>
  696. From:         John von Colditz <johnvon@HALCYON.COM>
  697. Subject:      Re: Access Knowledge Base at CICA
  698. In-Reply-To:  <199312021905.AA14919@halcyon.com> from "Louis M. Swiczewicz" at
  699.               Dec 2, 93 02:03:29 pm
  700.  
  701. Lou,
  702.  
  703. Thanks for your kind plug!
  704.  
  705. I am off to Japan until the 11th of December.  Anyone who "needs" to get
  706. ahold of me can e-mail to my Compuserve address: 71564,2174
  707.  
  708. On the Knowledge Base, I would strongly suggest getting the index file
  709. too (ACC_IN.ZIP).  It really makes searching the Knowledge Base a
  710. breeze.
  711.  
  712. I am still trying to clarify the status of the Knowledge Base on
  713. Microsoft's Internet node.
  714.  
  715. See you again on the 11th.
  716.  
  717. John
  718. johnvon@halcyon.com
  719. =========================================================================
  720. Date:         Fri, 3 Dec 1993 00:33:18 -0600
  721. Reply-To:     Microsoft Access Database Discussion List
  722.               <ACCESS-L@INDYCMS.BITNET>
  723. Sender:       Microsoft Access Database Discussion List
  724.               <ACCESS-L@INDYCMS.BITNET>
  725. From:         Jenny Jacobson <JACOBSVJ@VUCTRVAX.BITNET>
  726. Subject:      How do I save reports to an ASCII file?
  727.  
  728. When I used WAMPUM (a shareware program), I was able to direct my
  729. output to an ASCII file.  I need this capability in ACCESS.
  730.  
  731. Our mission is to enter citations (records) into ACCESS and output
  732. reports in text files that can be stored electronically at an ftp site
  733. and other electronic storage areas.  Since there are four separate
  734. requiements (formats), we'd like to design four reports and only
  735. need to update the datebase as new information resources become available.
  736.  
  737.  
  738. Jenny Jacobson
  739. JACOBSVJ@ctrvax.vanderbilt.edu
  740. =========================================================================
  741. Date:         Fri, 3 Dec 1993 07:39:46 -0400
  742. Reply-To:     Microsoft Access Database Discussion List
  743.               <ACCESS-L@INDYCMS.BITNET>
  744. Sender:       Microsoft Access Database Discussion List
  745.               <ACCESS-L@INDYCMS.BITNET>
  746. From:         Stephen Hueners <JUSTSTEVE@DELPHI.COM>
  747. Subject:      Dialing phone from field
  748.  
  749. There is a Knowledge Base note deailing with this...I got i through Fax back
  750. but can't find original fax to refer to posting number....
  751.  
  752.  
  753. The note directs that a control refer to an AB module containing the
  754. following code:
  755.  
  756. Option Compare Database   'Use database order for string comparisons
  757. Option Explicit
  758.  
  759. Declare Function OpenComm% Lib "User" (ByVal lpComName$, ByVal wInQueue%,
  760. ByVal wOutQueue%)
  761. Declare Function CloseComm% Lib "User" (ByVal nCid%)
  762. Declare Function WriteComm% Lib "User" (ByVal nCid%, ByVal lpBuf$, ByVal
  763. nSize%)
  764.  
  765. Const ID_CANCEL = 2
  766. (end declarations)
  767.  
  768. Function DialNumber ()
  769.     Dim sCommPort$
  770.     Dim sPhoneNumber$
  771.     Dim sDial$
  772.     Dim iWritePort%
  773.     Dim iOpenPort%
  774.     Dim iClosePort%
  775.     Dim iCharCount%
  776.     Dim iStart#
  777.     Dim Response%
  778.  
  779. 'sCommPort$ = "2"
  780. 'sPhoneNumber$ = Forms!Address!AreaCode
  781. sPhoneNumber$ = "1878"
  782. sDial$ = "ATDT" & sPhoneNumber$ & Chr$(13)
  783. iCharCount% = Len(sDial)
  784. Debug.Print sDial$
  785.  
  786. iOpenPort% = OpenComm("2", 1024, 128)
  787. Debug.Print iOpenPort%
  788. If (iOpenPort% < 0) Then
  789.     MsgBox "Unable to Dial Number: Make Sure Nother Devices are using the
  790. Communications Port.", 16, "Error Dial Failed"
  791.  
  792. End If
  793.  
  794. iWritePort% = WriteComm(iOpenPort%, sDial, iCharCount%)
  795.  
  796. If (iWritePort% > 0) Then
  797.     iStart# = Timer
  798.  
  799.     Do
  800.     Loop Until Timer >= iStart# + 3
  801.     Response% = MsgBox("Pick up Phone and Press OK or Cancel to Quite and
  802. Hang up.", 65, "Dialing Successful")
  803.     If Response% = ID_CANCEL Then
  804.         'Reset Modem and take off line
  805.         iWritePort = WriteComm(iOpenPort%, Chr$(13), 1)
  806.     End If
  807. Else
  808.  
  809.     MsgBox "Unable to Dial Number: Make Sure Nother Devices are using the
  810. Communications Port.", 16, "Error Dial Failed"
  811.  
  812. End If
  813.  
  814.  
  815.  
  816.  
  817. End Function
  818.  
  819.  
  820. (Code contains some of my debugging attempts)
  821.  
  822. Does'nt work for me. Support suggest a port compatiblity problems but
  823. Terminal works fine.
  824.  
  825. Has anyone been able to succeed using code provided in Knowledge Base??
  826. =========================================================================
  827. Date:         Fri, 3 Dec 1993 10:49:48 EST
  828. Reply-To:     Microsoft Access Database Discussion List
  829.               <ACCESS-L@INDYCMS.BITNET>
  830. Sender:       Microsoft Access Database Discussion List
  831.               <ACCESS-L@INDYCMS.BITNET>
  832. From:         Phil Paxton <72410.2162@COMPUSERVE.COM>
  833. Subject:      Dialing phone from field
  834.  
  835. % Does'nt work for me. Support suggest a port compatiblity problems but
  836. % Terminal works fine.
  837.  
  838. % Has anyone been able to succeed using code provided in Knowledge Base??
  839.  
  840. I used the material Roger put in his book when it came through --
  841. since I knew it worked I didn't see any reason to try the KB (no
  842. time)
  843.  
  844. phil
  845. =========================================================================
  846. Date:         Fri, 3 Dec 1993 07:26:29 -0800
  847. Reply-To:     Microsoft Access Database Discussion List
  848.               <ACCESS-L@INDYCMS.BITNET>
  849. Sender:       Microsoft Access Database Discussion List
  850.               <ACCESS-L@INDYCMS.BITNET>
  851. From:         Tim King <uswnvg!tcking@UUNET.UU.NET>
  852. Subject:      Preventing NULL Columns
  853.  
  854. I've noticed in Access that you can't define a column as "NOT NULL" as in
  855. other products.  Of course I'm preventing nulls in a field at the form
  856. level, but I would like the added security of preventing nulls at the
  857. database level.  Anyone know how to do this?
  858.  
  859. --
  860. Tim King, tcking@uswnvg.com
  861. US West NewVector Group Inc., Bellevue, Washington
  862. =========================================================================
  863. Date:         Fri, 3 Dec 1993 13:23:26 EST
  864. Reply-To:     Microsoft Access Database Discussion List
  865.               <ACCESS-L@INDYCMS.BITNET>
  866. Sender:       Microsoft Access Database Discussion List
  867.               <ACCESS-L@INDYCMS.BITNET>
  868. From:         Scott F Eggert <eggertsf@ASE.WPAFB.AF.MIL>
  869. Subject:      help with oracle connections
  870.  
  871. I would appreciate some information from people who have worked with both
  872. oracle and access.  I am planning to use access on a pc as a front-end
  873. and oracle as the main database which is on a sun station.  However, I am
  874. not sure that this is the best combination. At the present time, I am very
  875. pleased with access and have developed some applications in it.  This will be
  876. a much larger project, and i want to do it right the first time.
  877.  
  878. thank you
  879. =========================================================================
  880. Date:         Fri, 3 Dec 1993 12:44:07 EST
  881. Reply-To:     Microsoft Access Database Discussion List
  882.               <ACCESS-L@INDYCMS.BITNET>
  883. Sender:       Microsoft Access Database Discussion List
  884.               <ACCESS-L@INDYCMS.BITNET>
  885. From:         Scott F Eggert <eggertsf@ASE.WPAFB.AF.MIL>
  886. Subject:      Re: Preventing NULL Columns
  887. In-Reply-To:  <9312031613.AA27064@ase02.wpafb.af.mil>; from "Tim King" at Dec 3,
  888.               93 7:26 am
  889.  
  890. If I am understanding your question properly, all that you have to do is when
  891. you make your table, include "is not null" (not the parens) in the validation
  892. rule.  also, when you make a form and put this piece of the table in it, make
  893. a function that determines if the value is null, using the isnull function,
  894. and if it is null, use a msgbox to tell the user to put something there.
  895. =========================================================================
  896. Date:         Fri, 3 Dec 1993 10:20:09 -0800
  897. Reply-To:     Microsoft Access Database Discussion List
  898.               <ACCESS-L@INDYCMS.BITNET>
  899. Sender:       Microsoft Access Database Discussion List
  900.               <ACCESS-L@INDYCMS.BITNET>
  901. From:         Corey Lawson <alfalfa@BOOSTER.U.WASHINGTON.EDU>
  902. Subject:      Re: Preventing NULL Columns
  903. In-Reply-To:  <9312031612.AA17806@tolstoy.u.washington.edu>
  904.  
  905. What about making the field's Default Value (in the field properties
  906. window) check for null values?
  907.  
  908. -Corey Lawson
  909. csl@stein.u.washington.edu
  910.         or
  911. alfalfa@booster.u.washington.edu
  912. =========================================================================
  913. Date:         Fri, 3 Dec 1993 14:10:47 CST
  914. Reply-To:     Microsoft Access Database Discussion List
  915.               <ACCESS-L@INDYCMS.BITNET>
  916. Sender:       Microsoft Access Database Discussion List
  917.               <ACCESS-L@INDYCMS.BITNET>
  918. From:         Richard Moldwin <rmoldwin@MIDWAY.UCHICAGO.EDU>
  919. Subject:      Re: Preventing NULL Columns
  920. In-Reply-To:  Your message of Fri, 3 Dec 1993 07:26:29 -0800
  921.  
  922. The proper syntax, I think, is "Is Not NULL", not "NOT NULL"
  923. I hope this helps. --Rich
  924. =========================================================================
  925. Date:         Fri, 3 Dec 1993 10:43:10 -0600
  926. Reply-To:     Microsoft Access Database Discussion List
  927.               <ACCESS-L@INDYCMS.BITNET>
  928. Sender:       Microsoft Access Database Discussion List
  929.               <ACCESS-L@INDYCMS.BITNET>
  930. From:         "John A. Olson" <aurora.cdev.com@AURORA.CDEV.COM>
  931. Subject:      Re: Access as Front end to MS SQL Server Error
  932.  
  933. >I have to admit I am a complete novice when it comes to Microsoft Access.
  934. >I am attempting to use Access to view the sample PUBS database that resides
  935. >on our recently acquired MS SQL Server. Following are the steps I have
  936. >tried and the resulting error message. I would appreciate pointers as to
  937. >where I am going wrong. Thanks.
  938. >
  939. >1. Access is installed on the network.
  940. >2. Ran setup /n to install Access on my workstation.
  941. >3. Ran Microsoft ODBC setup to install SQL SERVER ODBC DRIVER
  942. >4. Start up Access
  943. >5. Select New Database called it PUBS in my c:\ACCESS directory
  944. >6. Picked Attach Table
  945. >7. Picked <SQL Database> as the Data Source
  946. >8. Picked the ODBC driver as the SQL Data Source
  947. >9. Logged in the SQL Server as SA
  948. >10. The list of tables in the remote database is displayed
  949. >11. Pick the first one and click Attach and then get:
  950. >
  951. >Reserved Error (-7745): There is no message for this error.
  952. >
  953. >Stace Cameron                           BITNET: GH0234@SPRINGB
  954. >Director                              INTERNET: GH0234%SPRINGB@SIUCVMB.SIU.EDU
  955. >Office of Administrative Computing
  956. >Southern Illinois University School of Medicine    Phone: 217-782-4410
  957. >PO Box 19230, Springfield IL 62794-9230              FAX: 217-785-5561
  958. >
  959. >
  960.  
  961. I had a similar problem when trying to attach to a Btrieve table.  After
  962. many attempts, and a few phone calls to Microsoft, it was discovered that
  963. Access needed to exclusively lock the table for a moment before an
  964. attachment could be made.  I don't know if this is relevant to your problem,
  965. but try making sure no one else is using the table during the time that you
  966. first attach to it.  Once you are attached, you will not have a problem
  967. accessing the data even if someone else is using the table at the same time.
  968.  If this works, or if you find another solution, please post the solution to
  969. the list.  I'm sure others would be interested.
  970.  
  971. Good Luck!
  972.  
  973. John
  974.  
  975. jao9w265@aurora.cdev.com
  976. =========================================================================
  977. Date:         Sat, 4 Dec 1993 15:06:41 -0400
  978. Reply-To:     Microsoft Access Database Discussion List
  979.               <ACCESS-L@INDYCMS.BITNET>
  980. Sender:       Microsoft Access Database Discussion List
  981.               <ACCESS-L@INDYCMS.BITNET>
  982. Comments:     Warning -- original Sender: tag was PALUMB1_MICH@BENTLEY.EDU
  983. From:         PALUMB1_@BENTLEY.EDU
  984. Subject:      Some differences between R:BASE and Access
  985.  
  986. I'm a new user to Access, and am somewhat adept at R:Base. Can anyone explain
  987. to me maybe the major features of Access, and the Advantages/Disadvantages it
  988. might have over R:base or other major relational Databases?
  989. =========================================================================
  990. Date:         Mon, 6 Dec 1993 10:49:53 -0500
  991. Reply-To:     Microsoft Access Database Discussion List
  992.               <ACCESS-L@INDYCMS.BITNET>
  993. Sender:       Microsoft Access Database Discussion List
  994.               <ACCESS-L@INDYCMS.BITNET>
  995. From:         Richard Tkachuck <richard@ERICIR.SYR.EDU>
  996. Subject:      Re: help with oracle connections
  997. In-Reply-To:  <9312040014.AA27859@ericir.syr.edu>
  998.  
  999. I can't seem to find a way to change the name of a report or querry once
  1000. I have formulated it.  Thus a mis-spelling shows up in my report
  1001. listing.  Would rather not re-make the report so to get the name right.
  1002.  
  1003. Richard Tkachuck               AskERIC Coordinator
  1004. AskERIC:  ERIC Clearinghouse,  030 Huntington Hall
  1005. Syracuse University, Syracuse, NY 13210
  1006. Phone:  315.443.3640           FAX 315.443.5448
  1007. email:  richard@ericir.syr.edu
  1008. =========================================================================
  1009. Date:         Mon, 6 Dec 1993 11:41:00 -0600
  1010. Reply-To:     Microsoft Access Database Discussion List
  1011.               <ACCESS-L@INDYCMS.BITNET>
  1012. Sender:       Microsoft Access Database Discussion List
  1013.               <ACCESS-L@INDYCMS.BITNET>
  1014. From:         "John A. Olson" <aurora.cdev.com@AURORA.CDEV.COM>
  1015. Subject:      Re: help with oracle connections
  1016.  
  1017. >I can't seem to find a way to change the name of a report or querry once
  1018. >I have formulated it.  Thus a mis-spelling shows up in my report
  1019. >listing.  Would rather not re-make the report so to get the name right.
  1020. >
  1021. >Richard Tkachuck               AskERIC Coordinator
  1022. >AskERIC:  ERIC Clearinghouse,  030 Huntington Hall
  1023. >Syracuse University, Syracuse, NY 13210
  1024. >Phone:  315.443.3640           FAX 315.443.5448
  1025. >email:  richard@ericir.syr.edu
  1026. >
  1027. >
  1028.  
  1029. Question:  What does this have to do with ORACLE connection problem?
  1030.  
  1031. John
  1032. =========================================================================
  1033. Date:         Mon, 6 Dec 1993 10:26:01 PST
  1034. Reply-To:     Microsoft Access Database Discussion List
  1035.               <ACCESS-L@INDYCMS.BITNET>
  1036. Sender:       Microsoft Access Database Discussion List
  1037.               <ACCESS-L@INDYCMS.BITNET>
  1038. From:         Monty <3533P@NAVPGS.BITNET>
  1039. Subject:      W(h)ither Access 2.0
  1040.  
  1041. Over the last couple of crazy months, i best recall ive been hearing
  1042. occassional,  general references to an Access 2.0. Does anyone know anything
  1043. more specific concerning features and projected dates of release?
  1044. =========================================================================
  1045. Date:         Mon, 6 Dec 1993 13:53:57 EST
  1046. Reply-To:     Microsoft Access Database Discussion List
  1047.               <ACCESS-L@INDYCMS.BITNET>
  1048. Sender:       Microsoft Access Database Discussion List
  1049.               <ACCESS-L@INDYCMS.BITNET>
  1050. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  1051. Organization: IUPUI Student Activities Office (317) 274-3931
  1052. Subject:      Re: W(h)ither Access 2.0
  1053. In-Reply-To:  Message of Mon, 6 Dec 1993 10:26:01 PST from <3533P@NAVPGS>
  1054.  
  1055. There was absolutely no mention of a version 2.0 at the "Upgrading to
  1056. A Better Office" MS seminar I attended last week.  Since they were showing
  1057. Word 6.0, Powerpoint 4.0, and Excel 5.0 at the time, and just plain ol'
  1058. Access 1.1, one has to regretfully assume that it won't be any time soon...
  1059.  
  1060. Although Word 6.0 makes it a ton load easier to mail merge from Access!
  1061.  
  1062. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  1063. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  1064. Indiana University Purdue University Indianapolis
  1065. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  1066. List Administrator, STUACTS, APOSEC52, ACCESS-L, and BRTHPRNT@INDYCMS
  1067. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU
  1068. Disclaimer:  My opinions are my own.  Indiana University can speak for itself.
  1069. ------------------------------------------------------------------------------
  1070. =========================================================================
  1071. Date:         Mon, 6 Dec 1993 10:55:43 +0800
  1072. Reply-To:     Microsoft Access Database Discussion List
  1073.               <ACCESS-L@INDYCMS.BITNET>
  1074. Sender:       Microsoft Access Database Discussion List
  1075.               <ACCESS-L@INDYCMS.BITNET>
  1076. From:         al berni <berni@BELNET.BELLEVUE.K12.WA.US>
  1077. Subject:      Re: W(h)ither Access 2.0
  1078.  
  1079. On Mon, 6 Dec 1993, Monty wrote:
  1080.  
  1081. > Over the last couple of crazy months, i best recall ive been hearing
  1082. > occassional,  general references to an Access 2.0. Does anyone know anything
  1083. > more specific concerning features and projected dates of release?
  1084.  
  1085. It's in beta (or as MS calls it "Test Release") and it is extreemly cool!
  1086. As it is I've probably violated some non-disclosure agreement so I better
  1087. just shut up - bye.
  1088. =========================================================================
  1089. Date:         Mon, 6 Dec 1993 14:17:31 EST
  1090. Reply-To:     Microsoft Access Database Discussion List
  1091.               <ACCESS-L@INDYCMS.BITNET>
  1092. Sender:       Microsoft Access Database Discussion List
  1093.               <ACCESS-L@INDYCMS.BITNET>
  1094. From:         Phil Paxton <72410.2162@COMPUSERVE.COM>
  1095. Subject:      Re: W(h)ither Access 2.0
  1096.  
  1097. % There was absolutely no mention of a version 2.0 at the "Upgrading to
  1098. % A Better Office" MS seminar I attended last week.  Since they were showing
  1099. % Word 6.0, Powerpoint 4.0, and Excel 5.0 at the time, and just plain ol'
  1100. % Access 1.1, one has to regretfully assume that it won't be any time soon...
  1101.  
  1102. As a rule, Microsoft won't comment on (forthcoming) products until
  1103. after they have officially been "announced" -- the announcement is
  1104. not only a statement of schedule, but usually formality acknowledging
  1105. the existence of such a beast.
  1106.  
  1107. And even then, those of us who might be or are on a hypothetical
  1108. Beta program are unable to discuss the software.  Technically,
  1109. the NDAs for both Borland & Microsoft state you can't discuss
  1110. a Beta even after the product is released.
  1111.  
  1112. F|o|o|d|f|o|r|t|h|o|u|g|h|t,
  1113.  
  1114. phil
  1115. =========================================================================
  1116. Date:         Mon, 6 Dec 1993 14:31:55 EST
  1117. Reply-To:     Microsoft Access Database Discussion List
  1118.               <ACCESS-L@INDYCMS.BITNET>
  1119. Sender:       Microsoft Access Database Discussion List
  1120.               <ACCESS-L@INDYCMS.BITNET>
  1121. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  1122. Organization: IUPUI Student Activities Office (317) 274-3931
  1123. Subject:      Re: W(h)ither Access 2.0
  1124. In-Reply-To:  Message of Mon,
  1125.               6 Dec 1993 14:17:31 EST from <72410.2162@COMPUSERV E.COM>
  1126.  
  1127. And of course, more food for thought...don't forget we have Microsoft
  1128. lurkers on this list.
  1129.  
  1130. Phil makes a good point.  Shall we start a pool on the product announcement
  1131. date?  (Just kidding, just kidding!!!)
  1132.  
  1133. Yr hmbl lstownr
  1134.  
  1135. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  1136. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  1137. Indiana University Purdue University Indianapolis
  1138. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  1139. List Administrator, STUACTS, APOSEC52, ACCESS-L, and BRTHPRNT@INDYCMS
  1140. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU
  1141. Disclaimer:  My opinions are my own.  Indiana University can speak for itself.
  1142. ------------------------------------------------------------------------------
  1143. =========================================================================
  1144. Date:         Mon, 6 Dec 1993 11:35:04 PST
  1145. Reply-To:     thamilto@pcocd2.intel.com
  1146. Sender:       Microsoft Access Database Discussion List
  1147.               <ACCESS-L@INDYCMS.BITNET>
  1148. From:         "Tony Hamilton - FES ERG~" <thamilto@PCOCD2.INTEL.COM>
  1149. Subject:      Re: W(h)ither Access 2.0
  1150. In-Reply-To:  <9312061935.AA25444@hermes.intel.com>; from "Phil Paxton" at Dec
  1151.               6, 93 2:17 pm
  1152.  
  1153. > And even then, those of us who might be or are on a hypothetical
  1154. > Beta program are unable to discuss the software.  Technically,
  1155. > the NDAs for both Borland & Microsoft state you can't discuss
  1156. > a Beta even after the product is released.
  1157. >
  1158. > F|o|o|d|f|o|r|t|h|o|u|g|h|t,
  1159. >
  1160. > phil
  1161.  
  1162. One difference I have noticed is that Borland will often "discuss"
  1163. matters of schedule and release with beta testers. Microsoft, on the
  1164. other hand, will not. On the other hand, Borland seems to be a bit more
  1165. guarded/secretive about its early test releases than Microsoft is.
  1166. Information seems to "leak" quite early with new MS products, and not
  1167. as much with Borland. Just some observations...
  1168.  
  1169. --
  1170. TONY HAMILTON ==================================================
  1171.  Intel Corporation            | voice: 916-356-3070
  1172.   Folsom Engineering Services | mailstop: FM2-17
  1173.    PC Applications            | email: thamilto@pcocd2.intel.com
  1174. ================================================================
  1175. =========================================================================
  1176. Date:         Mon, 6 Dec 1993 14:54:54 EST
  1177. Reply-To:     Microsoft Access Database Discussion List
  1178.               <ACCESS-L@INDYCMS.BITNET>
  1179. Sender:       Microsoft Access Database Discussion List
  1180.               <ACCESS-L@INDYCMS.BITNET>
  1181. From:         Scott F Eggert <eggertsf@ASE.WPAFB.AF.MIL>
  1182. Subject:      oracle-7 drivers for access
  1183.  
  1184. Does anyone know if Oracle 7 has drivers for access?  I figure that they
  1185. probobly do, but I thought that I might ask...
  1186.  
  1187. thanks
  1188. eggertsf@istc.wpafb.af.mil
  1189. =========================================================================
  1190. Date:         Mon, 6 Dec 1993 12:32:51 PST
  1191. Reply-To:     Microsoft Access Database Discussion List
  1192.               <ACCESS-L@INDYCMS.BITNET>
  1193. Sender:       Microsoft Access Database Discussion List
  1194.               <ACCESS-L@INDYCMS.BITNET>
  1195. From:         John Betz <johnbet@MICROSOFT.COM>
  1196. Subject:      Re: W(h)ither Access 2.0
  1197.  
  1198. Al-
  1199.  
  1200. Please refrain from discussing the Access 2.0 testing release in public
  1201. forums. This message clearly violates the NDA you signed and you never
  1202. know who may be listening...
  1203.  
  1204.  
  1205. John Betz
  1206. Access Product Manager
  1207. ----------
  1208. From: al berni  <netmail!berni@BELNET.BELLEVUE.K12.WA.US>
  1209. To: Multiple recipients of list ACCESS-L
  1210. <netmail!ACCESS-L!INDYCMS.BITNET@uga.cc.uga.edu>
  1211. Subject: Re: W(h)ither Access 2.0
  1212. Date: Monday, December 06, 1993 10:55AM
  1213.  
  1214. On Mon, 6 Dec 1993, Monty wrote:
  1215.  
  1216. > Over the last couple of crazy months, i best recall ive been hearing
  1217. > occassional,  general references to an Access 2.0. Does anyone know anything
  1218. > more specific concerning features and projected dates of release?
  1219.  
  1220. It's in beta (or as MS calls it "Test Release") and it is extreemly cool!
  1221. As it is I've probably violated some non-disclosure agreement so I better
  1222. just shut up - bye.
  1223. =========================================================================
  1224. Date:         Mon, 6 Dec 1993 15:43:02 EST
  1225. Reply-To:     Microsoft Access Database Discussion List
  1226.               <ACCESS-L@INDYCMS.BITNET>
  1227. Sender:       Microsoft Access Database Discussion List
  1228.               <ACCESS-L@INDYCMS.BITNET>
  1229. From:         Jon Diercks <jon@ANDERSON.EDU>
  1230. Organization: Anderson University, Anderson, IN
  1231. Subject:      Re: W(h)ither Access 2.0
  1232. In-Reply-To:  from "John Betz" at Dec 6, 93 12:32 (noon)
  1233.  
  1234. > Al-
  1235. >
  1236. > Please refrain from discussing the Access 2.0 testing release in public
  1237. > forums. This message clearly violates the NDA you signed and you never
  1238. > know who may be listening...
  1239. >
  1240. > John Betz
  1241. > Access Product Manager
  1242.  
  1243. How about that, Al?  You figured out how to get a response from MS!  :->
  1244.  
  1245. --
  1246.  \on \                     jon@anderson.edu              Computing Services
  1247. \_\ <_\iercks                                           Anderson University
  1248.    >                                                           Anderson, IN
  1249.   ---  ...'Politically Correct' is an oxymoron. (Merry Christmas, Bill!)
  1250. =========================================================================
  1251. Date:         Mon, 6 Dec 1993 16:34:24 EST
  1252. Reply-To:     Microsoft Access Database Discussion List
  1253.               <ACCESS-L@INDYCMS.BITNET>
  1254. Sender:       Microsoft Access Database Discussion List
  1255.               <ACCESS-L@INDYCMS.BITNET>
  1256. From:         Phil Paxton <72410.2162@COMPUSERVE.COM>
  1257. Subject:      Re: W(h)ither Access 2.0
  1258.  
  1259. % One difference I have noticed is that Borland will often "discuss"
  1260. % matters of schedule and release with beta testers. Microsoft, on the
  1261. % other hand, will not. On the other hand, Borland seems to be a bit more
  1262. % guarded/secretive about its early test releases than Microsoft is.
  1263. % Information seems to "leak" quite early with new MS products, and not
  1264. % as much with Borland. Just some observations...
  1265.  
  1266. And now Borland has gone to registration numbers for Beta products.  This
  1267. is one level behind the security of Microsoft's Beta:  runtime passwords.
  1268.  
  1269. Whilst this won't stop the sharing of betas, it will help track down
  1270. who is leaking (sometimes).
  1271.  
  1272. Until horror stories are made public of people who have been blacklisted
  1273. (or even entire companies), I don't think there will be a decrease in
  1274. the number of leaks...
  1275.  
  1276. Mind you, I'm not advocating the sharing of prereleases...
  1277. =========================================================================
  1278. Date:         Mon, 6 Dec 1993 16:17:31 -0600
  1279. Reply-To:     Microsoft Access Database Discussion List
  1280.               <ACCESS-L@INDYCMS.BITNET>
  1281. Sender:       Microsoft Access Database Discussion List
  1282.               <ACCESS-L@INDYCMS.BITNET>
  1283. From:         Bob Hambuchen <BOB@WINROCK.ORG>
  1284. Subject:      Re: W(h)ither Access 2.0
  1285.  
  1286. Wonder of wonders....
  1287.  
  1288. The first participation I can remember on this list from Microsoft is
  1289. from none less than the Access Project Manager, chiding someone for
  1290. saying the project is extreemly cool!
  1291.  
  1292. Thanks a lot John Betz!
  1293. =========================================================================
  1294. Date:         Mon, 6 Dec 1993 14:06:37 -0800
  1295. Reply-To:     Microsoft Access Database Discussion List
  1296.               <ACCESS-L@INDYCMS.BITNET>
  1297. Sender:       Microsoft Access Database Discussion List
  1298.               <ACCESS-L@INDYCMS.BITNET>
  1299. From:         Tim King <uswnvg!tcking@UUNET.UU.NET>
  1300. Subject:      Re: W(h)ither Access 2.0
  1301. In-Reply-To:  <9312062040.AA12424@relay1.UU.NET> from "John Betz" at Dec 6,
  1302.               93 12:32:51 pm
  1303.  
  1304. Thus spake John Betz:
  1305. > Please refrain from discussing the Access 2.0 testing release in public
  1306. > forums. This message clearly violates the NDA you signed and you never
  1307. > know who may be listening...
  1308.  
  1309. OK, so you are listening.  How about contributing?  We get great
  1310. contributions on the Visual Basic list from some of my Microsoft
  1311. neighbors down the street.
  1312.  
  1313. --
  1314. Tim King, tcking@uswnvg.com
  1315. US West NewVector Group Inc., Bellevue, Washington
  1316. =========================================================================
  1317. Date:         Mon, 6 Dec 1993 17:20:32 PST
  1318. Reply-To:     Microsoft Access Database Discussion List
  1319.               <ACCESS-L@INDYCMS.BITNET>
  1320. Sender:       Microsoft Access Database Discussion List
  1321.               <ACCESS-L@INDYCMS.BITNET>
  1322. From:         Thornton Prime <"Thorton_~Prime_at_lmu-acad1"@LMUMAIL.LMU.EDU>
  1323. Subject:      Re: Preventing NULL Columns
  1324.  
  1325. >I've noticed in Access that you can't define a column as "NOT NULL" as in
  1326. >other products.  Of course I'm preventing nulls in a field at the form
  1327. >level, but I would like the added security of preventing nulls at the
  1328. >database level.  Anyone know how to do this?
  1329.  
  1330. I use a query that has "Not Is Null" in the criteria for the filed I want to
  1331. filter out nulls for.
  1332.  
  1333. Thornton Prime
  1334. Loyola Marymount University
  1335. =========================================================================
  1336. Date:         Mon, 6 Dec 1993 23:53:39 -0600
  1337. Reply-To:     Microsoft Access Database Discussion List
  1338.               <ACCESS-L@INDYCMS.BITNET>
  1339. Sender:       Microsoft Access Database Discussion List
  1340.               <ACCESS-L@INDYCMS.BITNET>
  1341. From:         Jenny Jacobson <JACOBSVJ@VUCTRVAX.BITNET>
  1342. Subject:      Re: W(h)ither Access 2.0
  1343.  
  1344. According to "Special Edition: USING ACCESS(tm) FOR WINDOWS(tm)"
  1345. published by QUE, copyright 1993:
  1346.  
  1347.     Look for Version 2.0 of Access in the Spring of 1994.  Microsoft
  1348.     typically issues major upgrades to its Windows applications at
  1349.      15-18 month intervals.
  1350.  
  1351. It goes on to describe some of the changes we can expect in version 2.0
  1352. based on comments by beta testers.
  1353.  
  1354. The changes are described on page 1071.
  1355.  
  1356. Jenny Jacobson
  1357. JACOBSVJ@ctrvax.vanderbilt.edu
  1358. =========================================================================
  1359. Date:         Tue, 7 Dec 1993 00:36:22 -0600
  1360. Reply-To:     Microsoft Access Database Discussion List
  1361.               <ACCESS-L@INDYCMS.BITNET>
  1362. Sender:       Microsoft Access Database Discussion List
  1363.               <ACCESS-L@INDYCMS.BITNET>
  1364. From:         Jenny Jacobson <JACOBSVJ@VUCTRVAX.BITNET>
  1365. Subject:      Re: How do I save reports to an ASCII file?
  1366.  
  1367. Thanks to all who wrote to me personnaly and offered their ideas.
  1368. I've solved the problem for our situation.  A posting on WordPerfect
  1369. discussion grouop gave me a clue to follow.  Here's what I do:
  1370.  
  1371. 1) export the table(s) in ASCII-delimited format.
  1372. 2) Use Word Perfect to convert the file to a Merge-Data file.
  1373. 3) Create Merge Forms to process the records in Word Perfect.
  1374. 4) Sort the Merge-Data file(s) so my output will be in sorted order.
  1375. 5) Print the report(s).
  1376.  
  1377. I'm using WordPerfect 6.0 for Windows.  Next, I'm going to design input
  1378. forms on ACCESS so the usr(s) will be able to enter data quickly.
  1379.  
  1380.  
  1381. Jenny Jacobson
  1382. JACOBSVJ@ctrvax.vanderbilt
  1383. =========================================================================
  1384. Date:         Tue, 7 Dec 1993 16:56:19 +1000
  1385. Reply-To:     Microsoft Access Database Discussion List
  1386.               <ACCESS-L@INDYCMS.BITNET>
  1387. Sender:       Microsoft Access Database Discussion List
  1388.               <ACCESS-L@INDYCMS.BITNET>
  1389. From:         Kelvin Baggs <kjb2@QDOT.QLD.GOV.AU>
  1390. Subject:      Re: How do I save reports to an ASCII file?
  1391. In-Reply-To:  <"bunyip.cc.uq:125490:931207064214"@cc.uq.oz.au> from "Jenny
  1392.               Jacobson" at Dec 7, 93 00:36:22 am
  1393.  
  1394. >
  1395. > Thanks to all who wrote to me personnaly and offered their ideas.
  1396. > I've solved the problem for our situation.  A posting on WordPerfect
  1397. > discussion grouop gave me a clue to follow.  Here's what I do:
  1398. >
  1399. > 1) export the table(s) in ASCII-delimited format.
  1400. > 2) Use Word Perfect to convert the file to a Merge-Data file.
  1401. > 3) Create Merge Forms to process the records in Word Perfect.
  1402. > 4) Sort the Merge-Data file(s) so my output will be in sorted order.
  1403. > 5) Print the report(s).
  1404. >
  1405. > I'm using WordPerfect 6.0 for Windows.  Next, I'm going to design input
  1406. > forms on ACCESS so the usr(s) will be able to enter data quickly.
  1407. >
  1408. >
  1409. > Jenny Jacobson
  1410. > JACOBSVJ@ctrvax.vanderbilt
  1411. >
  1412. I have experimented with MS ACCESS and MS WORD, and they work together
  1413. wonderfully if you require a mail merge facility.  I am using MS ACCESS 1.1
  1414. and MS WORD 6.0.
  1415.  
  1416.  
  1417. --
  1418. +-------------------------------------------------------------+
  1419. | Kelvin                                                      |
  1420. +-------------------------------------------------------------+
  1421. =========================================================================
  1422. Date:         Tue, 7 Dec 1993 09:32:09 CET
  1423. Reply-To:     Microsoft Access Database Discussion List
  1424.               <ACCESS-L@INDYCMS.BITNET>
  1425. Sender:       Microsoft Access Database Discussion List
  1426.               <ACCESS-L@INDYCMS.BITNET>
  1427. From:         "Hilger Martin Dr." <HILGER@KPMG.CO.AT>
  1428. Subject:      Microsoft, Access 2.0
  1429.  
  1430. Hi!
  1431.  
  1432. What I don't understand is why it shouldn't be possible to let the "public"
  1433. on the Access-lists know a bit about the feature-set of Access 2.0. About
  1434. AccessBasic, the macro language, its engine and if the engine will be
  1435. incorporated in Visual Basic. If it is VBA-compatible and which is the
  1436. major direction.
  1437.  
  1438. I clearly can see no reason to keep that under cover as all the guys from
  1439. Borland, Novell and others surely have better sources than we could ever
  1440. have. I think nothing would be easier for the other vendors than to see an
  1441. alpha or a beta-copy of anew product.
  1442.  
  1443. Another thing...
  1444.  
  1445. BTW is there any way to put a "Change Password"-command into an
  1446. Access-application when I'm using the runtime-module? Anyway I don't want
  1447. to have to display the database-container or a similar thing. It seems to
  1448. me that this is a major disadvantage of using Access that users cannot be
  1449. forced to have a password or to change it when using the runtime module.
  1450.  
  1451. Are there any third-party analysis tools on the market that would enable me
  1452. to find all tables, queries belonging to a certain report? Find all
  1453. locations of any object. Now I find it very hard to decide if an object can
  1454. be deleted because I may have to check through tons of tables, queries,
  1455. forms and so on to find out or I have to put everything I do into the
  1456. documentation.
  1457.  
  1458. Regards
  1459.  
  1460. Martin
  1461. =========================================================================
  1462. Date:         Mon, 6 Dec 1993 22:48:25 -0500
  1463. Reply-To:     Microsoft Access Database Discussion List
  1464.               <ACCESS-L@INDYCMS.BITNET>
  1465. Sender:       Microsoft Access Database Discussion List
  1466.               <ACCESS-L@INDYCMS.BITNET>
  1467. From:         Todd Merriman <todd%toolz.UUCP@MATHCS.EMORY.EDU>
  1468. Subject:      Re: help with oracle connections
  1469.  
  1470. >I would appreciate some information from people who have worked with both
  1471. >oracle and access.
  1472.  
  1473. I have developed with both, but not on the same project!
  1474.  
  1475. Oracle is a second-to-none industrial-strength database product.
  1476. Oracle has PC development tools, but they are an extreme hog
  1477. on the PC platform.  However, they give superior control over
  1478. distributed databases by allowing tables that physically exist
  1479. on remote hosts to appear local to the PC.  The network transport
  1480. is invisible to the application.
  1481.  
  1482. If you don't need a full ANSI-compliant SQL or things like stored-
  1483. procedures, triggers and a high granularity of security, then I
  1484. don't see why the PC application could not be developed under
  1485. Access.   The Oracle PC tools cannot provide the elegant interface
  1486. that Access can provide.
  1487.  
  1488. >I am planning to use access on a pc as a front-end
  1489. >and oracle as the main database which is on a sun station.
  1490.  
  1491. If you require other distributed applications on the server then
  1492. this will be an ideal configuration.  If the server is Unix,
  1493. you get mail, uucp, remote logins; and the system is much easier
  1494. to backup than any dedicated MSDOS network server.
  1495.  
  1496. | Todd Merriman - Software Toolz, Inc. +1 404 889 8264  / Maintainer of the
  1497. | 8030 Pooles Mill Dr., Ball Ground, GA 30107         / Software Entrepreneur's
  1498. | todd@toolz.atl.ga.us                              / Mailing List
  1499.  
  1500. Simple systems are not feasible because they require infinite testing.
  1501. =========================================================================
  1502. Date:         Tue, 7 Dec 1993 11:12:33 -0800
  1503. Reply-To:     Microsoft Access Database Discussion List
  1504.               <ACCESS-L@INDYCMS.BITNET>
  1505. Sender:       Microsoft Access Database Discussion List
  1506.               <ACCESS-L@INDYCMS.BITNET>
  1507. From:         Brian Henning <bhenning@CRL.COM>
  1508. Subject:      Control Menu Problem
  1509. In-Reply-To:  <199312070832.AA00496@crl.crl.com>
  1510.  
  1511. Hi,
  1512.  
  1513. Has anyone experienced this problem?  I have called the MS Access hotline
  1514. and they were polite but of no help.  Event on form A hides form A and
  1515. opens form B.  On Close event of B changes visible property of form A back
  1516. to true. Everything works fine but I end up with two control menus (the
  1517. little gray box on the left of the window with the dash in it.) If I
  1518. repeat the step I get yet another control menu!
  1519.  
  1520. I'm running 1.1.  Both forms are have the Popup and Modal properties set
  1521. to No.  If I close B and restore A with the Window Show command it still
  1522. happens so I don't think the problem is so related to B.  I don't really
  1523. want to close A and then re-open it since It takes too long and I lose
  1524. the context of the current record.  I've been through the knowledge base and
  1525. have not found anything.
  1526.  
  1527. Appreciate any help.
  1528.  
  1529. Brian Henning
  1530. On contract
  1531. at Pacific Bell
  1532. =========================================================================
  1533. Date:         Tue, 7 Dec 1993 11:38:06 PST
  1534. Reply-To:     Microsoft Access Database Discussion List
  1535.               <ACCESS-L@INDYCMS.BITNET>
  1536. Sender:       Microsoft Access Database Discussion List
  1537.               <ACCESS-L@INDYCMS.BITNET>
  1538. From:         Mark=Wignall%MfgEng%GPID@BANYAN.BV.TEK.COM
  1539. Subject:      Re: Control Menu Problem
  1540.  
  1541. Brian Henning <bhenning@CRL.COM> Wrote:
  1542. |
  1543. |
  1544. | Hi,
  1545. |
  1546. | Has anyone experienced this problem?  I have called the MS
  1547. | Access hotline
  1548. | and they were polite but of no help.  Event on form A hides
  1549. | form A and
  1550. | opens form B.  On Close event of B changes visible property
  1551. | of form A back
  1552. | to true. Everything works fine but I end up with two control
  1553. | menus (the
  1554. | little gray box on the left of the window with the dash in
  1555. | it.) If I
  1556. | repeat the step I get yet another control menu!
  1557. |
  1558. | I'm running 1.1.  Both forms are have the Popup and Modal
  1559. | properties set
  1560. | to No.  If I close B and restore A with the Window Show
  1561. | command it still
  1562. | happens so I don't think the problem is so related to B.  I
  1563. | don't really
  1564. | want to close A and then re-open it since It takes too long
  1565. | and I lose
  1566. | the context of the current record.  I've been through the
  1567. | knowledge base and
  1568. | have not found anything.
  1569.  
  1570. Brian,
  1571.  
  1572. I suggest that you may have one of those harmless Windows viruses that
  1573. plays tricks on you.  I had one played on me (April 1) that had me chasing
  1574. buttons around.
  1575.  
  1576. Nontheless, I replicated what you described and everthing worked fine for
  1577. me.
  1578.  
  1579. Hope this helped.
  1580. Mark Wignall
  1581. =========================================================================
  1582. Date:         Tue, 7 Dec 1993 18:33:59 -500
  1583. Reply-To:     Microsoft Access Database Discussion List
  1584.               <ACCESS-L@INDYCMS.BITNET>
  1585. Sender:       Microsoft Access Database Discussion List
  1586.               <ACCESS-L@INDYCMS.BITNET>
  1587. From:         "Harry J. Weeds" <hweeds@MOOSE.UVM.EDU>
  1588. Subject:      Re: W(h)ither Access 2.0
  1589.  
  1590. Seems to me like a sly, if unofficial confirmation from Microsoft.
  1591. =========================================================================
  1592. Date:         Wed, 8 Dec 1993 08:20:35 EST
  1593. Reply-To:     Microsoft Access Database Discussion List
  1594.               <ACCESS-L@INDYCMS.BITNET>
  1595. Sender:       Microsoft Access Database Discussion List
  1596.               <ACCESS-L@INDYCMS.BITNET>
  1597. From:         Todd Alley <tda@CRC.COM>
  1598. Subject:      System Wide Changes
  1599.  
  1600. ACCESS Global Changes!
  1601.  
  1602. This may be a FAQ, however, I am trying to find an easy way to change the
  1603. fonts used in all my forms/controls.  The only way I've found is to modify
  1604. each control in each form individually.  Seems like there should be a global
  1605. method for making system wide changes..
  1606.  
  1607.  
  1608.  
  1609. Todd Alley
  1610. Coleman Research
  1611. 407-352-3700
  1612. =========================================================================
  1613. Date:         Wed, 8 Dec 1993 08:51:45 -0500
  1614. Reply-To:     Microsoft Access Database Discussion List
  1615.               <ACCESS-L@INDYCMS.BITNET>
  1616. Sender:       Microsoft Access Database Discussion List
  1617.               <ACCESS-L@INDYCMS.BITNET>
  1618. From:         Steve Bratten <GE0793@SIUCVMB.BITNET>
  1619. Subject:      System wide changes...
  1620.  
  1621. >This may be a FAQ, however, I am trying to find an easy way to change the
  1622. >fonts used in all my forms/controls.  The only way I've found is to modify
  1623. >each control in each form individually.  Seems like there should be a global
  1624. >method for making system wide changes..
  1625. >Todd Alley
  1626.  
  1627. Todd,
  1628.  
  1629. I don't know any method to change fonts system wide. However, if you
  1630. have the tool bar visible (select OPTIONS from the VIEW menu,) you
  1631. can use it to change the font and point size of a selected group of
  1632. controls; attributes selected from the Palette will also affect each
  1633. control in a selected group, as will various menu selections from the
  1634. LAYOUT menu.
  1635.  
  1636. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1637. |                         o__                                          |
  1638. | Steve Bratten          _.>/^_      BITNET < GE0793@SIUCVMB >         |
  1639. | Graduate School       (_) \(_)   INTERNET < GE0793@SIUCVMB.SIU.EDU > |
  1640. | Southern Illinois University                                         |
  1641. | Carbondale IL 62901-4716   \o  \o  \o   Graduate School              |
  1642. | Voice: (618) 453-4559       |>  |>  |>  Southern Illinois University |
  1643. |   Fax: (618) 453-4562      < \ < \ < \  Carbondale, IL  62901-4716   |
  1644. |                                                                      |
  1645. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Steve Bratten^^^^^^^^^
  1646. =========================================================================
  1647. Date:         Wed, 8 Dec 1993 07:52:17 PST
  1648. Reply-To:     Microsoft Access Database Discussion List
  1649.               <ACCESS-L@INDYCMS.BITNET>
  1650. Sender:       Microsoft Access Database Discussion List
  1651.               <ACCESS-L@INDYCMS.BITNET>
  1652. From:         Thornton Prime <"Thorton_~Prime_at_lmu-acad1"@LMUMAIL.LMU.EDU>
  1653. Subject:      Re: Control Menu Problem
  1654.  
  1655. > Has anyone experienced this problem?  I have called the MS Access hotline
  1656. > and they were polite but of no help.  Event on form A hides form A and
  1657. > opens form B.  On Close event of B changes visible property of form A back
  1658. > to true. Everything works fine but I end up with two control menus (the
  1659. > little gray box on the left of the window with the dash in it.) If I
  1660. > repeat the step I get yet another control menu!
  1661.  
  1662. My database application does something almost identical to the situation you
  1663. described above with no problem whatsoever.  It sounds like some mysterious
  1664. conflict with some other software (are any other tasks running?)
  1665. =========================================================================
  1666. Date:         Wed, 8 Dec 1993 11:15:54 EST
  1667. Reply-To:     Microsoft Access Database Discussion List
  1668.               <ACCESS-L@INDYCMS.BITNET>
  1669. Sender:       Microsoft Access Database Discussion List
  1670.               <ACCESS-L@INDYCMS.BITNET>
  1671. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  1672. Organization: IUPUI Student Activities Office (317) 274-3931
  1673. Subject:      FAQ compilation--call for volunteers
  1674.  
  1675. Herewith a call for a volunteer(s) to compile a FAQ (of Access-related
  1676. questions, not "how do I unsub?" type questions) that can be sent out
  1677. along with the quarterly administrative post and kept in the list
  1678. archives.  I don't have time to do this myself but surely someone out
  1679. there can cull through the list archives and find the frequently-asked
  1680. stuff...
  1681.  
  1682. Thanks!
  1683.  
  1684. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  1685. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  1686. Indiana University Purdue University Indianapolis
  1687. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  1688. List Administrator, STUACTS, APOSEC52, ACCESS-L, and BRTHPRNT@INDYCMS
  1689. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU
  1690. Disclaimer:  My opinions are my own.  Indiana University can speak for itself.
  1691. ------------------------------------------------------------------------------
  1692. =========================================================================
  1693. Date:         Wed, 8 Dec 1993 08:54:02 PST
  1694. Reply-To:     Microsoft Access Database Discussion List
  1695.               <ACCESS-L@INDYCMS.BITNET>
  1696. Sender:       Microsoft Access Database Discussion List
  1697.               <ACCESS-L@INDYCMS.BITNET>
  1698. From:         MontyK <3533P@NAVPGS.BITNET>
  1699. Subject:      Many Thnx for Response to: W(h)ither Access2.0
  1700.  
  1701.    i very much appreciate the many responses to my request for any
  1702. info on the whereabouts of Access2.0 .  i sincerely hope no one gets in
  1703. any difficulty over their responses.
  1704.    the rest of my remarks are directed to those professional listeners on
  1705. this sub-list affiliated with MS:
  1706.    Access is one hell of a product, despite some limitations!! But management
  1707. here is considering dropping it and using just VB instead of using both. i
  1708. think that's a bad mistake and tht we shld retain Access among our standard
  1709. suite of software.
  1710.    So, the upshot of all this, dear MS listeners, is tht my inquiry and all
  1711. the reponses substantiating the status on Access2.0 were very much in MS'
  1712. interest to my way of thinking............Regards
  1713. =========================================================================
  1714. Date:         Wed, 8 Dec 1993 17:22:42 GMT
  1715. Reply-To:     Microsoft Access Database Discussion List
  1716.               <ACCESS-L@INDYCMS.BITNET>
  1717. Sender:       Microsoft Access Database Discussion List
  1718.               <ACCESS-L@INDYCMS.BITNET>
  1719. From:         "M.G.Dastagir" <M.G.Dastagir@PHILOSOPHY.HULL.AC.UK>
  1720. Subject:      Re: FAQ compilation--call for volunteers
  1721. In-Reply-To:  <no.id>; from "Nathan Brindle" at Dec 8, 93 11:15 am
  1722.  
  1723. >
  1724. >
  1725. > Herewith a call for a volunteer(s) to compile a FAQ (of Access-related
  1726. > questions, not "how do I unsub?" type questions) that can be sent out
  1727. > along with the quarterly administrative post and kept in the list
  1728. > archives.  I don't have time to do this myself but surely someone out
  1729. > there can cull through the list archives and find the frequently-asked
  1730. > stuff...
  1731. >
  1732. > Thanks!
  1733. >
  1734. > -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  1735. > Nathan C. Brindle, Administrative Specialist, Student Activities Office
  1736. > Indiana University Purdue University Indianapolis
  1737. > Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  1738. > List Administrator, STUACTS, APOSEC52, ACCESS-L, and BRTHPRNT@INDYCMS
  1739. > Internet:    NBRINDLE@INDYCMS.IUPUI.EDU
  1740. > Disclaimer:  My opinions are my own.  Indiana University can speak for itself.
  1741. > ------------------------------------------------------------------------------
  1742. >
  1743.  
  1744. I'm interested in working as a volunteer. Please contact.
  1745.  
  1746. Dastagir
  1747. <m.g.dastagir@phil.hull.ac.uk>
  1748. =========================================================================
  1749. Date:         Wed, 8 Dec 1993 13:18:10 EST
  1750. Reply-To:     Microsoft Access Database Discussion List
  1751.               <ACCESS-L@INDYCMS.BITNET>
  1752. Sender:       Microsoft Access Database Discussion List
  1753.               <ACCESS-L@INDYCMS.BITNET>
  1754. From:         Phil Paxton <72410.2162@COMPUSERVE.COM>
  1755. Subject:      Re: W(h)ither Access 2.0
  1756.  
  1757. %From: "Harry J. Weeds" <hweeds@MOOSE.UVM.EDU>
  1758. %Seems to me like a sly, if unofficial confirmation from Microsoft.
  1759.  
  1760. No, I'd take it as a serious warning (or worse).
  1761.  
  1762. In some markets the competition stress is staggering.
  1763.  
  1764. Microsoft and Borland take leaking preannouncement information
  1765. very seriously.  And a violation wouldn't just blacklist the
  1766. offending party, it would probably blacklist their firm.  Pretty
  1767. strong motivation -- how would you like to be responsible for
  1768. interfering with your firm's competitive advantage just because
  1769. they were no longer welcome to participate in a Beta program?
  1770.  
  1771. Microsoft and Borland provide mechanisms for the discussion and support
  1772. of official Beta programs, whatever those might or might not be.  Whilst
  1773. that would seem to be mostly for technical support, I believe they
  1774. serve a secondary (but often just as important) role:  allowing
  1775. people to discuss forthcoming products such that they are a little
  1776. more commonplace and people aren't sitting on a secret so terrible
  1777. that they feel like they'll burst and can't resist blabbing.
  1778.  
  1779. Right now, the competition to get onto Beta programs (both current
  1780. and forthcoming) is so strong one must be willing to abide by the
  1781. rules of the program.  Regardless of how one feels about the
  1782. stringent requirements, no one is forcing anyone else to
  1783. participate.  One of the non-negotiable rules, however, is disclosure
  1784. of information about the product in the Beta cycle.  I believe
  1785. there might even be fine print about discussing the Beta after
  1786. the product is released (perhaps not these two vendors, but I have
  1787. dealt with early releases in this fashion) simply because people have
  1788. a tendency to misunderstand minour errors.  Have you looked in a
  1789. Compu$erve forum after a product release?  Half the messages have
  1790. a subject line of "X is buggy." Looking inside the messages will
  1791. then reveal screens & screens of diatribe, many of which are
  1792. nothing more than customizable options the user has failed to read
  1793. either the documentation for or the help file.  Every product has
  1794. loose ends, but in this day & age, few are disasters because so
  1795. much market share depends upon solid, reliable software.
  1796.  
  1797. food for thought.
  1798.  
  1799. I'll climb off of my soapbox (for now).
  1800. =========================================================================
  1801. Date:         Wed, 8 Dec 1993 10:31:17 -0800
  1802. Reply-To:     Microsoft Access Database Discussion List
  1803.               <ACCESS-L@INDYCMS.BITNET>
  1804. Sender:       Microsoft Access Database Discussion List
  1805.               <ACCESS-L@INDYCMS.BITNET>
  1806. From:         Corey Lawson <alfalfa@BOOSTER.U.WASHINGTON.EDU>
  1807. Subject:      How to change the database objects window...
  1808.  
  1809. How do you get the size of the database objects window to be saved with
  1810. the database, instead of having to resize it everytime I open the DB?  I have
  1811. some long object names (forms, queries, etc.) where the key info is at the
  1812. end of the name...probably bad naming, I know, but...
  1813.  
  1814. Thanks...
  1815.  
  1816. -Corey Lawson
  1817. csl@stein.u.washington.edu
  1818.         or
  1819. alfalfa@booster.u.washington.edu
  1820. =========================================================================
  1821. Date:         Wed, 8 Dec 1993 13:40:34 EST
  1822. Reply-To:     Microsoft Access Database Discussion List
  1823.               <ACCESS-L@INDYCMS.BITNET>
  1824. Sender:       Microsoft Access Database Discussion List
  1825.               <ACCESS-L@INDYCMS.BITNET>
  1826. From:         Phil Paxton <72410.2162@COMPUSERVE.COM>
  1827. Subject:      Many Thnx for Response to: W(h)ither Access2.0
  1828.  
  1829. %    the rest of my remarks are directed to those professional listeners on
  1830. % this sub-list affiliated with MS:
  1831. %    Access is one hell of a product, despite some limitations!! But management
  1832. % here is considering dropping it and using just VB instead of using both. i
  1833. % think that's a bad mistake and tht we shld retain Access among our standard
  1834. % suite of software.
  1835.  
  1836. I would seriously consider making a case for retaining both products.
  1837. Separately, they are great.  Together they are great.  It provides
  1838. you with three options:  1) VB; 2) Access; 3) VB + Access
  1839.  
  1840. (keep as many options open as long as possible)
  1841.  
  1842. cheers.
  1843. =========================================================================
  1844. Date:         Wed, 8 Dec 1993 11:38:47 PST
  1845. Reply-To:     thamilto@pcocd2.intel.com
  1846. Sender:       Microsoft Access Database Discussion List
  1847.               <ACCESS-L@INDYCMS.BITNET>
  1848. From:         "Tony Hamilton - FES ERG~" <thamilto@PCOCD2.INTEL.COM>
  1849. Subject:      Re: Many Thnx for Response to: W(h)ither Access2.0
  1850. In-Reply-To:  <9312081844.AA22688@hermes.intel.com>; from "Phil Paxton" at Dec
  1851.               8, 93 1:40 pm
  1852.  
  1853. > %    the rest of my remarks are directed to those professional listeners on
  1854. > % this sub-list affiliated with MS:
  1855. > %    Access is one hell of a product, despite some limitations!! But managemen
  1856. t
  1857. > % here is considering dropping it and using just VB instead of using both. i
  1858. > % think that's a bad mistake and tht we shld retain Access among our standard
  1859. > % suite of software.
  1860. >
  1861. > I would seriously consider making a case for retaining both products.
  1862. > Separately, they are great.  Together they are great.  It provides
  1863. > you with three options:  1) VB; 2) Access; 3) VB + Access
  1864. >
  1865. > (keep as many options open as long as possible)
  1866. >
  1867.  
  1868. You've left out one of the selling points of Access...
  1869.  
  1870. 4) Access + anything else
  1871.  
  1872. --
  1873. TONY HAMILTON ==================================================
  1874.  Intel Corporation            | voice: 916-356-3070
  1875.   Folsom Engineering Services | mailstop: FM2-17
  1876.    PC Applications            | email: thamilto@pcocd2.intel.com
  1877. ================================================================
  1878. =========================================================================
  1879. Date:         Wed, 8 Dec 1993 14:36:52 EST
  1880. Reply-To:     Microsoft Access Database Discussion List
  1881.               <ACCESS-L@INDYCMS.BITNET>
  1882. Sender:       Microsoft Access Database Discussion List
  1883.               <ACCESS-L@INDYCMS.BITNET>
  1884. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  1885. Organization: IUPUI Student Activities Office (317) 274-3931
  1886. Subject:      Re: Many Thnx for Response to: W(h)ither Access2.0
  1887. In-Reply-To:  Message of Wed,
  1888.               8 Dec 1993 13:40:34 EST from <72410.2162@COMPUSERV E.COM>
  1889.  
  1890. I agree with Phil.  Owning both is sometimes a lifesaver.  I have the
  1891. ability to write Access-like interfaces to be used with Access databases
  1892. and <distribute> them to people who don't have Access.  And I didn't
  1893. have to shell out for the ADK...:)
  1894.  
  1895. Seriously, there are some things missing in VB that would really be nice
  1896. to have--such as data-aware list and combo boxes (you should see the dodge
  1897. I wrote to fake a data-aware combo box!)--shucks, just more data-aware
  1898. controls all the way around...the common dialog control should have Find
  1899. and Replace dialogs added to it...ya know.
  1900.  
  1901. I'm writing an app in VB right now that's just plain EXHAUSTING...dumb
  1902. little things like the toolbox disappearing behind things as soon as it
  1903. doesn't have the focus, unlike in Access where it stays in front.  Even
  1904. though I cuss that from time to time, it's often handy to have the tool
  1905. box and the properties box stay in front all the time...or at least to
  1906. have the OPTION to let them do so...but in most respects, I like the
  1907. product and am durn glad I bought the pro version rather than the standard
  1908. version.
  1909.  
  1910. Now if the VB/DOS developers would create a data control for Access MDBs
  1911. so we could access our data from DOS....:)....I'd be in heaven....
  1912.  
  1913. Nathan
  1914.  
  1915. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  1916. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  1917. Indiana University Purdue University Indianapolis
  1918. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  1919. List Administrator, STUACTS, APOSEC52, ACCESS-L, and BRTHPRNT@INDYCMS
  1920. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU
  1921. Disclaimer:  My opinions are my own.  Indiana University can speak for itself.
  1922. ------------------------------------------------------------------------------
  1923. =========================================================================
  1924. Date:         Wed, 8 Dec 1993 11:50:11 PST
  1925. Reply-To:     Microsoft Access Database Discussion List
  1926.               <ACCESS-L@INDYCMS.BITNET>
  1927. Sender:       Microsoft Access Database Discussion List
  1928.               <ACCESS-L@INDYCMS.BITNET>
  1929. From:         Mark=Wignall%MfgEng%GPID@BANYAN.BV.TEK.COM
  1930. Subject:      Re: Many Thnx for Response to: W(h)ither Access2.0
  1931.  
  1932. Nathan Brindle <NBRINDLE%INDYCMS.BITNET@uga.cc.uga.edu> Wrote:
  1933. | Seriously, there are some things missing in VB that would
  1934. | really be nice
  1935. | to have--such as data-aware list and combo boxes (you should
  1936. | see the dodge
  1937. | I wrote to fake a data-aware combo box!)--shucks, just more
  1938. | data-aware
  1939. | controls all the way around...the common dialog control
  1940. | should have Find
  1941. | and Replace dialogs added to it...ya know.
  1942.  
  1943. Nathan,
  1944.  
  1945. Check out the new controls available from Cresent Software ... It's got
  1946. the data-ware combo's plus more ...
  1947.  
  1948. *I am in no way affiliated with Cresent software, just a happy end-user *
  1949. =========================================================================
  1950. Date:         Wed, 8 Dec 1993 16:18:31 EST
  1951. Reply-To:     Microsoft Access Database Discussion List
  1952.               <ACCESS-L@INDYCMS.BITNET>
  1953. Sender:       Microsoft Access Database Discussion List
  1954.               <ACCESS-L@INDYCMS.BITNET>
  1955. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  1956. Organization: IUPUI Student Activities Office (317) 274-3931
  1957. Subject:      Re: Many Thnx for Response to: W(h)ither Access2.0
  1958. In-Reply-To:  Message of Wed,
  1959.               8 Dec 1993 11:50:11 PST from <Mark=Wignall%MfgEng%
  1960.               GPID@BANYAN.BV.TEK.COM>
  1961.  
  1962. Oh, this was too easy to want to bother with another add-in VBX...I created
  1963. a drop-down combo box with some default choices in it and created a text
  1964. box bound to the appropriate database field right on top of it...then I
  1965. used the Click event to feed the choice from the combo box into the text
  1966. box...I was rather proud of myself.  :)
  1967.  
  1968. The hard part was figuring out that it would work in the first place...oy,
  1969. my aching head.  :))  (I am not the greatest intuitive programmer in the
  1970. world, as you might have already guessed...)
  1971.  
  1972. In any case...back to Access...(bad listowner!  bad!:)
  1973.  
  1974. Nathan
  1975.  
  1976. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  1977. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  1978. Indiana University Purdue University Indianapolis
  1979. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  1980. List Administrator, STUACTS, APOSEC52, ACCESS-L, and BRTHPRNT@INDYCMS
  1981. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU
  1982. Disclaimer:  My opinions are my own.  Indiana University can speak for itself.
  1983. ------------------------------------------------------------------------------
  1984. =========================================================================
  1985. Date:         Wed, 8 Dec 1993 19:01:28 EST
  1986. Reply-To:     Microsoft Access Database Discussion List
  1987.               <ACCESS-L@INDYCMS.BITNET>
  1988. Sender:       Microsoft Access Database Discussion List
  1989.               <ACCESS-L@INDYCMS.BITNET>
  1990. From:         Phil Paxton <72410.2162@COMPUSERVE.COM>
  1991. Subject:      Access2.0 + VB/DOS | Was:  blah-blah-blah
  1992.  
  1993. % Now if the VB/DOS developers would create a data control for Access MDBs
  1994. % so we could access our data from DOS....:)....I'd be in heaven....
  1995.  
  1996. Cringely's column in InfoWorld several months ago spouted the rumour
  1997. that VB/DOS won't be revised any more.
  1998. =========================================================================
  1999. Date:         Wed, 8 Dec 1993 19:06:30 EST
  2000. Reply-To:     Microsoft Access Database Discussion List
  2001.               <ACCESS-L@INDYCMS.BITNET>
  2002. Sender:       Microsoft Access Database Discussion List
  2003.               <ACCESS-L@INDYCMS.BITNET>
  2004. From:         Phil Paxton <72410.2162@COMPUSERVE.COM>
  2005. Subject:      Non-Disclosure
  2006.  
  2007. Thanks, Phil for your calming comments concerning non disclosure... They
  2008. were right on target and I'm sure John Betz (the Microsoft jock)
  2009. especially appreciated it.
  2010.  
  2011. % ...but I didn't detect any trade secret leak
  2012. % from that comment.
  2013.  
  2014. I believe it had to do with the potential existence of a product.
  2015. Microsoft usually won't even acknowledge something is in progress
  2016. beyond "the next release" if even that until it has been announced.
  2017.  
  2018. % Don't stop contributing to this list.... many of us do appreciate it.
  2019.  
  2020. Thanks. I wish I had more time to contribute to the problem-solving,
  2021. especially after the things I've worked on so far.  Unfortunately,
  2022. my load right now involves about fifteen or so books in progress
  2023. *and* reading about fifty magazines cover-to-cover (others prefer
  2024. to skim, but I can't resist the compulsion) *and* following a
  2025. bazillion Compu$erve forums *and* monitoring Internet *and*...well,
  2026. you get the picture.
  2027. =========================================================================
  2028. Date:         Thu, 9 Dec 1993 09:51:00 +1000
  2029. Reply-To:     Microsoft Access Database Discussion List
  2030.               <ACCESS-L@INDYCMS.BITNET>
  2031. Sender:       Microsoft Access Database Discussion List
  2032.               <ACCESS-L@INDYCMS.BITNET>
  2033. From:         Kevin Anderson <K.ANDERSON@QUT.EDU.AU>
  2034. Subject:      Re: W(h)ither Access 2.0
  2035.  
  2036. I fully support and agree with all that you have said.
  2037.  
  2038. Kevin
  2039. =========================================================================
  2040. Date:         Thu, 9 Dec 1993 11:22:57 +1030
  2041. Reply-To:     Microsoft Access Database Discussion List
  2042.               <ACCESS-L@INDYCMS.BITNET>
  2043. Sender:       Microsoft Access Database Discussion List
  2044.               <ACCESS-L@INDYCMS.BITNET>
  2045. From:         yapja <yapja@NTX.CITY.UNISA.EDU.AU>
  2046. Subject:      Duplicates
  2047.  
  2048. Sorry for not paying attention before but......
  2049.  
  2050. I have a small problem that I am sure has been solved on this list before,.
  2051.  
  2052. I have two tables. Table A has some duplicate records (multiple occurences
  2053. of keyA). Table B also has duplicate records (multiple occurences of keyB).
  2054.  
  2055. Problem: I want to join the two tables and perform some calculations but I
  2056. only want the first occurence of keyA not all occurences. Example,
  2057.  
  2058. Table A                                                    Table B
  2059. KeyA                                                         KeyB
  2060. 1a                                                               1a
  2061.  Select
  2062. 1b                                                                            Do
  2063.  not select
  2064.                                                                    1b
  2065.  Select (with 1adata
  2066. etc.
  2067.  
  2068. Any ideas ????
  2069.  
  2070.  
  2071. Thanks ..... in advance
  2072. =========================================================================
  2073. Date:         Wed, 8 Dec 1993 19:56:05 -0500
  2074. Reply-To:     Microsoft Access Database Discussion List
  2075.               <ACCESS-L@INDYCMS.BITNET>
  2076. Sender:       Microsoft Access Database Discussion List
  2077.               <ACCESS-L@INDYCMS.BITNET>
  2078. From:         George Raudabaugh <RAUDABAUGH@IDICL1.IDI.OCLC.ORG>
  2079. Subject:      Re: Non-Disclosure
  2080.  
  2081. After seeing these discusions and seeing we have Microsoft folks on the
  2082. list I would like to throw out the following (and then be blacklisted
  2083. for the rest of my life, but see below):
  2084.  
  2085. a.  The ODBC 2.0 conference was the same week as the ANSI X3H2 (i.e. SQL)
  2086.     meeting.  I received an ODBC 2.0 questionaire but was informed that we
  2087.     weren't going to be part of the beta (one of my jr. developers went to
  2088.     the conference but I was rather po'd given the timing and response).
  2089.  
  2090. b.  The 32-bit developer conference is next week, guess what, another X3H2
  2091.     meeting (there are only 5 of these things each year, and Microsoft should
  2092.     know the dates).  Same thing on the Beta except this was done via email
  2093.     and I didn't get a response.
  2094.  
  2095. As a driver developer I'm trying to do the best with what I have.  In as much
  2096. as our company is an integrator, I'm POd that MS left us out of the beta of
  2097. access, but what the hell, there is always Powerbuilder, Gupta, etc.
  2098.  
  2099. GR
  2100. --
  2101. George Raudabaugh               Manager/Document Technologies
  2102. Information Dimensions, Inc.    raudabaugh@idi.oclc.org            (work email)
  2103. 5080 Tuttle Crossing Blvd.
  2104. Dublin, Ohio  43017             (614) 761-7309                     (voice mail)
  2105. =========================================================================
  2106. Date:         Wed, 8 Dec 1993 19:15:01 -0700
  2107. Reply-To:     Microsoft Access Database Discussion List
  2108.               <ACCESS-L@INDYCMS.BITNET>
  2109. Sender:       Microsoft Access Database Discussion List
  2110.               <ACCESS-L@INDYCMS.BITNET>
  2111. From:         Bill Stewart <STEWART@GC.BITNET>
  2112. Subject:      Re: Many Thnx for Response to: W(h)ither Access2.0
  2113.  
  2114. You might let management know that Access and Visual Basic are solid
  2115. compliments to one another.   I am working on some projects that require
  2116. the use of not only Access, but VB to help in streamlining the end
  2117. application.
  2118.  
  2119. I really have high admiration for MicroSoft in developing two very powerful
  2120. development tools that compliment each other so well.
  2121.  
  2122. STEWART@GC.MARICOPA.EDU
  2123. Bill Stewart
  2124. Glendale Community College
  2125. =========================================================================
  2126. Date:         Wed, 8 Dec 1993 19:17:05 -0700
  2127. Reply-To:     Microsoft Access Database Discussion List
  2128.               <ACCESS-L@INDYCMS.BITNET>
  2129. Sender:       Microsoft Access Database Discussion List
  2130.               <ACCESS-L@INDYCMS.BITNET>
  2131. From:         Bill Stewart <STEWART@GC.BITNET>
  2132. Subject:      Re: How to change the database objects window...
  2133.  
  2134. Unfortunately you can't.  You're stuck with the default size.
  2135.  
  2136. STEWART@GC.MARICOPA.EDU
  2137. Bill Stewart
  2138. Glendale Community College
  2139. =========================================================================
  2140. Date:         Thu, 9 Dec 1993 08:23:47 -0600
  2141. Reply-To:     Microsoft Access Database Discussion List
  2142.               <ACCESS-L@INDYCMS.BITNET>
  2143. Sender:       Microsoft Access Database Discussion List
  2144.               <ACCESS-L@INDYCMS.BITNET>
  2145. From:         "John A. Olson" <aurora.cdev.com@AURORA.CDEV.COM>
  2146. Subject:      Re: Duplicates
  2147.  
  2148. >Sorry for not paying attention before but......
  2149. >
  2150. >I have a small problem that I am sure has been solved on this list before,.
  2151. >
  2152. >I have two tables. Table A has some duplicate records (multiple occurences
  2153. >of keyA). Table B also has duplicate records (multiple occurences of keyB).
  2154. >
  2155. >Problem: I want to join the two tables and perform some calculations but I
  2156. >only want the first occurence of keyA not all occurences. Example,
  2157. >
  2158. >Table A                                                    Table B
  2159. >KeyA                                                         KeyB
  2160. >1a                                                               1a
  2161. > Select
  2162. >1b
  2163.   Do
  2164. > not select
  2165. >                                                                   1b
  2166. > Select (with 1adata
  2167. >etc.
  2168. >
  2169. >Any ideas ????
  2170. >
  2171. >
  2172. >Thanks ..... in advance
  2173. >
  2174. >
  2175.  
  2176. I believe that if you design your query in such a way as to group the data
  2177. in table A on each field, and then choose First rather than Group on your
  2178. key field(s) you can achieve what you are hoping for.  The little summation
  2179. sign at the top will allow you to group information.  I'm sorry if this is
  2180. not too clear but I'm short on time today.
  2181.  
  2182. Good luck!
  2183.  
  2184. John
  2185. =========================================================================
  2186. Date:         Thu, 9 Dec 1993 09:37:35 EST
  2187. Reply-To:     Microsoft Access Database Discussion List
  2188.               <ACCESS-L@INDYCMS.BITNET>
  2189. Sender:       Microsoft Access Database Discussion List
  2190.               <ACCESS-L@INDYCMS.BITNET>
  2191. From:         Scott F Eggert <eggertsf@ASE.WPAFB.AF.MIL>
  2192. Subject:      forms
  2193.  
  2194. hi,
  2195. is there anyone out there that knows if there is a good book or something on
  2196. how to make nice looking forms?  I heard that Microsoft puts out something
  2197. about their standard form designs, but I havn't seen it.
  2198.  
  2199. thanks
  2200. eggertsf@istc.wpafb.af.mil
  2201. =========================================================================
  2202. Date:         Thu, 9 Dec 1993 09:47:08 EST
  2203. Reply-To:     Microsoft Access Database Discussion List
  2204.               <ACCESS-L@INDYCMS.BITNET>
  2205. Sender:       Microsoft Access Database Discussion List
  2206.               <ACCESS-L@INDYCMS.BITNET>
  2207. From:         Henry Stock <HSTOCK@BMGTMAIL.UMD.EDU>
  2208. Organization: BMGT/SPA
  2209. Subject:      Re: Another Form of Duplicates (Non ACCESS...)
  2210.  
  2211. I seem to be getting duplicate copies of every message on this
  2212. LISTSERV.  Although I enjoy reading the messages that pass through
  2213. here, I don't enjoy them that much.
  2214.  
  2215. Could someone please explain how that happens and hopefully help
  2216. me cut out the duplicates?
  2217. Henry J. Stock Jr.
  2218. Campus Computing Associate
  2219. College of Business Management
  2220. / School of Public Affairs
  2221.  
  2222. Room 2413D, Van Munching Hall
  2223. University of Maryland
  2224. College Park, MD 20742-1815
  2225. Fax: (301) 405 - 2276
  2226. Phone: (301) 405 - 2141
  2227. Internet Address: hstock@bmgtmail.umd.edu
  2228. =========================================================================
  2229. Date:         Wed, 8 Dec 1993 20:08:28 -500
  2230. Reply-To:     Microsoft Access Database Discussion List
  2231.               <ACCESS-L@INDYCMS.BITNET>
  2232. Sender:       Microsoft Access Database Discussion List
  2233.               <ACCESS-L@INDYCMS.BITNET>
  2234. From:         "Harry J. Weeds" <hweeds@MOOSE.UVM.EDU>
  2235. Subject:      Re: W(h)ither Access 2.0
  2236. In-Reply-To:  <01H662DZ0ROG006DTU@uvmvax.uvm.edu>
  2237.  
  2238. Seems to me like a sly, if unofficial confirmation of the product from MS.
  2239. =========================================================================
  2240. Date:         Thu, 9 Dec 1993 12:55:30 -0800
  2241. Reply-To:     Brian Henning <bhenning@crl.com>
  2242. Sender:       Microsoft Access Database Discussion List
  2243.               <ACCESS-L@INDYCMS.BITNET>
  2244. From:         Brian Henning <bhenning@CRL.COM>
  2245. Subject:      Re: MS Access - Double Control Boxes
  2246. In-Reply-To:  <00976C27C5025DA0.202011FC@actew.oz.au>
  2247.  
  2248. On Thu, 9 Dec 1993, Ian Hope wrote:
  2249.  
  2250. > Brian,
  2251. >
  2252. > I have had the double control boxes happen to an application I
  2253. > am developing. The problem I get seems to happen irregularly
  2254. > (in my case). I am using hidden forms, opening dialogue boxes
  2255. > and custom menu's for forms. When the problem occurs in my particular
  2256. > case, when clicking on the menu line I get an error saying cannot
  2257. > find the macro for that menu item. Also I get two control boxes
  2258. > in the left.
  2259.  
  2260. Thanks Ian. At least I know I'm not crazy. The situation, including menu
  2261. problems is the same exact problem as mine.
  2262.  
  2263. I have since come up with a work-around. Instead of having form B hide
  2264. form A from B's "on-open" event, I have A code hide A first and then Open
  2265. B. I have to suppress screen output because there is no screen for a moment
  2266. (I didn't have to do that before). It now works fine.
  2267.  
  2268. Thanks to all.
  2269.  
  2270. Brian Henning
  2271. =========================================================================
  2272. Date:         Thu, 9 Dec 1993 14:51:58 PST
  2273. Reply-To:     Microsoft Access Database Discussion List
  2274.               <ACCESS-L@INDYCMS.BITNET>
  2275. Sender:       Microsoft Access Database Discussion List
  2276.               <ACCESS-L@INDYCMS.BITNET>
  2277. From:         Jim Renaud <wiseguy@ENG.AMDAHL.COM>
  2278. Subject:      Re: W(h)ither Access 2.0
  2279.  
  2280. I guess it is a moot point right now since Microsoft publicly announced today
  2281. Access 2.0 at its DevCast #3. The sneak preview showed Access 2.0 to support VBA
  2282. ,
  2283. more advanced Wizards, and referential integrity support built into its engine
  2284. [that means the engine will automatically delete records if a related record was
  2285. going to be deleted. This saves alot of manual programming.]
  2286.  
  2287. There are probably other features, these are the ones I remembered.
  2288.  
  2289.  
  2290.  
  2291. -----------------------------------------------------------------------
  2292.  
  2293. Jim Renaud                              [Standard Disclaimer]
  2294.  
  2295. Amdahl Corporation
  2296. M/S 205                                 Phone:  408-992-2662
  2297. Bldg. M3  Room 235                      Fax:    408-773-0833
  2298. 1230 E. Arques Avenue                   Email:  wiseguy@eng.amdahl.com
  2299. Sunnyvale, CA 94088-3470
  2300. =========================================================================
  2301. Date:         Thu, 9 Dec 1993 17:04:03 CST
  2302. Reply-To:     Microsoft Access Database Discussion List
  2303.               <ACCESS-L@INDYCMS.BITNET>
  2304. Sender:       Microsoft Access Database Discussion List
  2305.               <ACCESS-L@INDYCMS.BITNET>
  2306. Comments:     Converted from PROFS to RFC822 format by PUMP V2.2X
  2307. From:         Stace Cameron <GH0234@SPRINGB.BITNET>
  2308. Subject:      Access as Front end to MS SQL Server Error
  2309.  
  2310.          Thanks to an article in the knowledge database (Q88173),
  2311.          I have solved the problem for which I requested your
  2312.          help.  Following is my original post and the steps I
  2313.          left out.  (See 3.1 and 3.2) Thanks for the help.
  2314.  
  2315. >>I have to admit I am a complete novice when it comes to Microsoft Access.
  2316. >>I am attempting to use Access to view the sample PUBS database that resides
  2317. >>on our recenlty acquired MS SQL Servrer. Following are the steps I have
  2318. >>tried and the resulting error message. I would appreciate pointers as to
  2319. >>where I am going wrong. Thanks.
  2320. >>
  2321. >>1. Access is installed on the network.
  2322. >>2. Ran setup /n to install Access on my workstation.
  2323. >>3. Ran Microsoft ODBC setup to install SQL SERVER ODBC DRIVER
  2324.  
  2325.   3.1  Run the INSTCAT.SQL script to install the catalog stored procedures
  2326.   3.2  Run the RECONFIGURE command against the master database using SAF
  2327.  
  2328. >>4. Start up Access
  2329. >>5. Select New Database called it PUBS in my c:\ACCESS directory
  2330. >>6. Picked Attach Table
  2331. >>7. Picked <SQL Database> as the Data Source
  2332. >>8. Picked the ODBC driver as the SQL Data Source
  2333. >>9. Logged in the SQL Server as SA
  2334. >>10. The list of tables in the remote database is displayed
  2335. >>11. Pick the first one and click Attach and then get:
  2336. >>
  2337. >>Reservered Error (-7745): There is no message for this error.
  2338.  
  2339. Stace Cameron                           BITNET: GH0234@SPRINGB
  2340. Director                              INTERNET: GH0234%SPRINGB@SIUCVMB.SIU.EDU
  2341. Office of Administrative Computing
  2342. Southern Illinois University School of Medicine    Phone: 217-782-4410
  2343. PO Box 19230, Springfield IL 62794-9230              FAX: 217-785-5561
  2344. =========================================================================
  2345. Date:         Thu, 9 Dec 1993 15:25:11 PST
  2346. Reply-To:     thamilto@pcocd2.intel.com
  2347. Sender:       Microsoft Access Database Discussion List
  2348.               <ACCESS-L@INDYCMS.BITNET>
  2349. From:         "Tony Hamilton - FES ERG~" <thamilto@PCOCD2.INTEL.COM>
  2350. Subject:      Re: W(h)ither Access 2.0
  2351. In-Reply-To:  <9312092258.AA22229@hermes.intel.com>; from "Jim Renaud" at Dec 9,
  2352.               93 2:51 pm
  2353.  
  2354. > I guess it is a moot point right now since Microsoft publicly announced today
  2355. > Access 2.0 at its DevCast #3. The sneak preview showed Access 2.0 to support V
  2356. BA
  2357. > ,
  2358. > more advanced Wizards, and referential integrity support built into its engine
  2359. > [that means the engine will automatically delete records if a related record w
  2360. as
  2361. > going to be deleted. This saves alot of manual programming.]
  2362. >
  2363. > There are probably other features, these are the ones I remembered.
  2364.  
  2365. Any announced release dates? I'm sure I'm not the only one who is in a
  2366. situation where the timing of Access 2.0 release may determine whether I
  2367. wait for it or go with something else, despite having already developed
  2368. with v1.1 ...
  2369.  
  2370. --
  2371. TONY HAMILTON ==================================================
  2372.  Intel Corporation            | voice: 916-356-3070
  2373.   Folsom Engineering Services | mailstop: FM2-17
  2374.    PC Applications            | email: thamilto@pcocd2.intel.com
  2375. ================================================================
  2376. =========================================================================
  2377. Date:         Fri, 10 Dec 1993 13:31:00 +1000
  2378. Reply-To:     Microsoft Access Database Discussion List
  2379.               <ACCESS-L@INDYCMS.BITNET>
  2380. Sender:       Microsoft Access Database Discussion List
  2381.               <ACCESS-L@INDYCMS.BITNET>
  2382. From:         Kevin Anderson <K.ANDERSON@QUT.EDU.AU>
  2383. Subject:      Re: W(h)ither Access 2.0
  2384.  
  2385. Access 2.0 was announced at its DevCast #3 (I have no idea
  2386. what this stands for??), but any dates on its release
  2387. either in USA or overseas (AUSTRALIA)???
  2388.  
  2389. Any help from the Microsoft staff watching, now that is official,
  2390. would be greatly appreciated..
  2391.  
  2392. Kevin Anderson
  2393. =========================================================================
  2394. Date:         Thu, 9 Dec 1993 19:59:00 PST
  2395. Reply-To:     Microsoft Access Database Discussion List
  2396.               <ACCESS-L@INDYCMS.BITNET>
  2397. Sender:       Microsoft Access Database Discussion List
  2398.               <ACCESS-L@INDYCMS.BITNET>
  2399. From:         "Kapczynski, Mark" <MARKK@NPIH.MEDSCH.UCLA.EDU>
  2400. Subject:      UPDATING FILEDS
  2401.  
  2402. I'm trying to update fields from one access table into another access table
  2403. with a matching field.  The problem that I have is that if I do this via a
  2404. joined query, the dynaset of records is locked and uneditable.  So--how can
  2405. I update like fields in 2 access tables and still be able to edit the
  2406. records.
  2407.  
  2408. Thanks for any help--Mark
  2409. =========================================================================
  2410. Date:         Thu, 9 Dec 1993 16:02:02 PST
  2411. Reply-To:     Microsoft Access Database Discussion List
  2412.               <ACCESS-L@INDYCMS.BITNET>
  2413. Sender:       Microsoft Access Database Discussion List
  2414.               <ACCESS-L@INDYCMS.BITNET>
  2415. From:         John Betz <johnbet@MICROSOFT.COM>
  2416. Subject:      Access Technology Preview
  2417.  
  2418. Jim-
  2419.  
  2420. I am pleased you were able to view today's presentation of DevCast #3.
  2421. I just want to take this opportunity to set the record straight on what
  2422. was shown regarding Access.
  2423.  
  2424. We simply presented a bit of the work in progress for the next version
  2425. of Microsoft Access. This was not  a product announcement by any means,
  2426. we just wanted to share some of the things we are working on. I am
  2427. happy to hear you liked what you saw!
  2428.  
  2429. Specifically, we showed work  in the following areas of interest to developers:
  2430.  
  2431. * More properties able to be set at runtime.
  2432. * OLE 2.0 features including OLE Automation and Visual Editing
  2433. * Button Wizard
  2434. * Referential Integrity Enhancements - Cascading Updates and Deletes
  2435.  
  2436. Thanks much,
  2437.  
  2438. John Betz
  2439. Access Product Manager
  2440.  
  2441.  
  2442.  
  2443.  
  2444. ----------
  2445. From: Jim Renaud  <netmail!wiseguy@ENG.AMDAHL.COM>
  2446. To: Multiple recipients of list ACCESS-L
  2447. <netmail!ACCESS-L!INDYCMS.BITNET@uga.cc.uga.edu>
  2448. Subject: Re: W(h)ither Access 2.0
  2449. Date: Thursday, December 09, 1993 2:51PM
  2450.  
  2451. I guess it is a moot point right now since Microsoft publicly announced today
  2452. Access 2.0 at its DevCast #3. The sneak preview showed Access 2.0 to
  2453. support VBA
  2454. ,
  2455. more advanced Wizards, and referential integrity support built into its engine
  2456. [that means the engine will automatically delete records if a related
  2457. record was
  2458. going to be deleted. This saves alot of manual programming.]
  2459.  
  2460. There are probably other features, these are the ones I remembered.
  2461.  
  2462.  
  2463.  
  2464. -----------------------------------------------------------------------
  2465.  
  2466. Jim Renaud                              [Standard Disclaimer]
  2467.  
  2468. Amdahl Corporation
  2469. M/S 205                                 Phone:  408-992-2662
  2470. Bldg. M3  Room 235                      Fax:    408-773-0833
  2471. 1230 E. Arques Avenue                   Email:  wiseguy@eng.amdahl.com
  2472. Sunnyvale, CA 94088-3470
  2473. =========================================================================
  2474. Date:         Fri, 10 Dec 1993 07:15:50 PST
  2475. Reply-To:     Microsoft Access Database Discussion List
  2476.               <ACCESS-L@INDYCMS.BITNET>
  2477. Sender:       Microsoft Access Database Discussion List
  2478.               <ACCESS-L@INDYCMS.BITNET>
  2479. From:         Morris Myers <xrysta@ENG.AMDAHL.COM>
  2480. Subject:      Re: Access Technology Preview
  2481.  
  2482. > This was not  a product announcement by any means,
  2483. > we just wanted to share some of the things we are working on. I am
  2484. > happy to hear you liked what you saw!
  2485. >
  2486. > ...
  2487. >
  2488. > John Betz
  2489. > Access Product Manager
  2490. >
  2491. I think we are dealing more with semantics here than with reality. The
  2492. reality is that you presented functions that will be included in Access
  2493. 2.0 (at least that is your current intent). Things can change and might, in
  2494. that you may add more functions and you might remove some of the functionality
  2495. that you demonstrated yesterday. I think we all understand how that works. As
  2496. far as whether yesterday's demonstration was an anouncement or not -- does it
  2497. change the fact that you acknowledged there was a 2.0 release of Access?
  2498.  
  2499. I like the product, I look forward to the next release (whatever version
  2500. number you assign it). I was pleased with the demonstrated capability. I
  2501. don't particularly care for the word games of announcement or non-announcement.
  2502. In fact, I think it detracts from the positive iamge you presented yesterday.
  2503.  
  2504. Just one man's opinion ...
  2505.  
  2506. g.mo
  2507.  
  2508.  
  2509. __
  2510.  
  2511. -----------------------------------------------------------------------
  2512.  
  2513. Morris Myers                            [Standard Disclaimer]
  2514.  
  2515. Amdahl Corporation
  2516. M/S 205                                 Phone:  408-746-4798
  2517. Bldg. M3  Room 311                      Fax:    408-629-4374
  2518. 1230 E. Arques Avenue                   Email:  xrysta@eng.amdahl.com
  2519. Sunnyvale, CA 94088-3470                or:   morris@xrysta.birdsong.suvl.ca.us
  2520. =========================================================================
  2521. Date:         Fri, 10 Dec 1993 10:34:33 EST
  2522. Reply-To:     ACCESS-L@INDYCMS.BITNET
  2523. Sender:       Microsoft Access Database Discussion List
  2524.               <ACCESS-L@INDYCMS.BITNET>
  2525. Comments:     Resent-From: Nathan Brindle <NBRINDLE@INDYCMS>
  2526. Comments:     Originally-From: BITNET list server at INDYCMS (1.7f)
  2527.               <LISTSERV@INDYCMS.IUPUI.EDU>
  2528. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  2529. Subject:      Forms (was: ACCESS-L: error report from VRINET.COM)
  2530.  
  2531. Sigh...OK, guys and gals, let me repeat one more time...when you reply
  2532. to the list with included text, PLEASE remember to remove header lines
  2533. from the body of your forwarded message.  If you don't, I just get the
  2534. message dumped to me as an error.  Not all mail packages have this
  2535. problem, but the lines aren't needed anyway, so why not delete them?
  2536. (You can also "comment" them out by placing a > character directly in
  2537. front of the offending header line...see below...but it would make for
  2538. less hassle on the part of the rest of us if they were just DELETED.)
  2539.  
  2540. Also sprach LISTSERV@INDYCMS:
  2541.  
  2542. The  enclosed mail  file, found  in the  ACCESS-L reader  and shown  under the
  2543. spoolid 6147  in the console log,  has been identified as  a possible delivery
  2544. error notice for the following reason: "Sender:", "From:" or "Reply-To:" field
  2545. pointing to the list has been found in mail body.
  2546.  
  2547. >From: Dave Finley <finleyd@vrinet.com>
  2548. >Message-Id: <9312100916.A08099@vrinet.com>
  2549. >Subject: forms
  2550.  
  2551. hi,
  2552. is there anyone out there that knows if there is a good book or something on
  2553. how to make nice looking forms?  I heard that Microsoft puts out something
  2554. about their standard form designs, but I havn't seen it.
  2555.  
  2556. thanks
  2557. eggertsf@istc.wpafb.af.mil
  2558.  
  2559.  
  2560. Scott and all on Access-L:
  2561.  
  2562. The book you're probably thinking about is "The Windows Interface: An
  2563. Application Design Guide", by Microsoft Press. The ISBN # is:
  2564. 1-55615-439-9. List Price is USA $39.95.
  2565.  
  2566. It provides suggested standards for forms, menus, controls, etc. It should
  2567. be in the library of ANY MS-Window developer, and provides useful standards
  2568. for any Windows programming shop.
  2569.  
  2570.  
  2571. Dave Finley
  2572. finleyd@vrinet.com
  2573.  
  2574. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  2575. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  2576. Indiana University Purdue University Indianapolis
  2577. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  2578. List Administrator, STUACTS, APOSEC52, ACCESS-L, and BRTHPRNT@INDYCMS
  2579. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU
  2580. Disclaimer:  My opinions are my own.  Indiana University can speak for itself.
  2581. ------------------------------------------------------------------------------
  2582. =========================================================================
  2583. Date:         Sat, 11 Dec 1993 09:33:56 PST
  2584. Reply-To:     Microsoft Access Database Discussion List
  2585.               <ACCESS-L@INDYCMS.BITNET>
  2586. Sender:       Microsoft Access Database Discussion List
  2587.               <ACCESS-L@INDYCMS.BITNET>
  2588. From:         Malaspina News Gateway <newsgate@MALA.BC.CA>
  2589. Subject:      file dialog box from a module?
  2590.  
  2591. From: apland@mala.bc.ca (Ron Apland)
  2592.  
  2593. I am creating a database that requires regular importing from two fixed field
  2594. text files.  I would like to automate the process but have run into problems.
  2595. I have tried the transfer_text function in the macro section but it requires
  2596. the file to always be in the same place and have the same name.  I have also
  2597. tried a sendkeys combination but Import only appears on the database menu
  2598. and once I focus the database window the macro halts and the rest of the
  2599. keystrokes do not execute.
  2600.  
  2601. I would like to have a file requestor box open so that I could find the file
  2602. first.  I have looked for a way of doing this from ACCESS BASIC and have the
  2603. file path/name read into a variable to be used with the transfer_text function
  2604. but have been unsuccessful.  Another possibility is to execute the whole
  2605. process from a module in ACCESS BASIC but alas I don't know how to do this
  2606. either. (I don't have VB3)
  2607.  
  2608. Any help with this problem would be appreciated.
  2609.  
  2610. Ron
  2611.  
  2612. --------------------------------------------------------------------------------
  2613. Received: by mala.bc.ca (MX V3.3 VAX) id 19873; Sat, 11 Dec 1993 09:13:45 PST
  2614. To: newsgate@mala.bc.ca
  2615. =========================================================================
  2616. Date:         Sat, 11 Dec 1993 18:36:15 -0800
  2617. Reply-To:     Microsoft Access Database Discussion List
  2618.               <ACCESS-L@INDYCMS.BITNET>
  2619. Sender:       Microsoft Access Database Discussion List
  2620.               <ACCESS-L@INDYCMS.BITNET>
  2621. From:         John von Colditz <johnvon@HALCYON.COM>
  2622. Subject:      Re: file dialog box from a module?
  2623. In-Reply-To:  <199312111736.AA22381@halcyon.com> from "Malaspina News Gateway"
  2624.               at Dec 11, 93 09:33:56 am
  2625.  
  2626. Ron,
  2627.  
  2628. There is a good example of how to do this in an article by Paul Litwin
  2629. in the December of Smart Access.  It is a demonstration of how to
  2630. reattach files on the fly, but it uses the Windows common dialogs to do
  2631. it.  If you don't have access to the publication, call Pinnacle
  2632. Publishing at 800-788-1900 or 206-251-1900.
  2633.  
  2634. John
  2635. johnvon@halcyon.com
  2636. =========================================================================
  2637. Date:         Sat, 11 Dec 1993 18:39:35 -0800
  2638. Reply-To:     Microsoft Access Database Discussion List
  2639.               <ACCESS-L@INDYCMS.BITNET>
  2640. Sender:       Microsoft Access Database Discussion List
  2641.               <ACCESS-L@INDYCMS.BITNET>
  2642. From:         John von Colditz <johnvon@HALCYON.COM>
  2643. Subject:      Re: UPDATING FILEDS
  2644. In-Reply-To:  <199312100624.AA29254@halcyon.com> from "Kapczynski,
  2645.               Mark" at Dec 9, 93 07:59:00 pm
  2646.  
  2647. Mark,
  2648.  
  2649. Use an update or an append query, depending on your needs.  You can run
  2650. them from Access BASIC using the Execute method.
  2651.  
  2652. John
  2653. johnvon@halcyon.com
  2654. =========================================================================
  2655. Date:         Sat, 11 Dec 1993 18:41:23 -0800
  2656. Reply-To:     Microsoft Access Database Discussion List
  2657.               <ACCESS-L@INDYCMS.BITNET>
  2658. Sender:       Microsoft Access Database Discussion List
  2659.               <ACCESS-L@INDYCMS.BITNET>
  2660. From:         John von Colditz <johnvon@HALCYON.COM>
  2661. Subject:      Re: Access Technology Preview
  2662. In-Reply-To:  <199312100927.AA04913@halcyon.com> from "John Betz" at Dec 9,
  2663.               93 04:02:02 pm
  2664.  
  2665. John,
  2666.  
  2667. Is nice to see that MSFT is going to start monitoring traffic here a bit
  2668. more closely!
  2669.  
  2670. John
  2671. johnvon@halcyon.com
  2672. Woodinville, WA
  2673. =========================================================================
  2674. Date:         Sat, 11 Dec 1993 21:47:36 CST
  2675. Reply-To:     Microsoft Access Database Discussion List
  2676.               <ACCESS-L@INDYCMS.BITNET>
  2677. Sender:       Microsoft Access Database Discussion List
  2678.               <ACCESS-L@INDYCMS.BITNET>
  2679. From:         Richard Moldwin <rmoldwin@MIDWAY.UCHICAGO.EDU>
  2680. Subject:      Access on OS/2 or NT
  2681.  
  2682. Hello out there!
  2683.         Has anyone on this list tried to run Access on OS/2 or NT?  How does
  2684. it run?  By the way, I've recently switched from a 50 MHz 8MB non-VESA-LB to
  2685. a 66MHz, 16MB VESA-LB Gateway, and Access runs about twice as fast on the
  2686. newer system.  If you are looking for speed improvements, this is the way to
  2687. go!
  2688. Over & Out
  2689. -Rich Moldwin
  2690. =========================================================================
  2691. Date:         Sun, 12 Dec 1993 10:18:12 -0700
  2692. Reply-To:     Microsoft Access Database Discussion List
  2693.               <ACCESS-L@INDYCMS.BITNET>
  2694. Sender:       Microsoft Access Database Discussion List
  2695.               <ACCESS-L@INDYCMS.BITNET>
  2696. From:         richard dixon <richard.dixon@M.CC.UTAH.EDU>
  2697. Subject:      Modules or Macros with Access and VB?
  2698.  
  2699. Quite a few months ago someone mentioned that when writing an Access app
  2700. to be used in conjunction with VB that it was preferable to use Modules
  2701. in Access instead of Macros.  Could someone elaborate?  I am still
  2702. learning and thus I don't see the logic.  Some help here could save me
  2703. down the road.
  2704.  
  2705. Thanks everyone,
  2706. Richard
  2707. =========================================================================
  2708. Date:         Mon, 13 Dec 1993 09:19:16 MET
  2709. Reply-To:     Microsoft Access Database Discussion List
  2710.               <ACCESS-L@INDYCMS.BITNET>
  2711. Sender:       Microsoft Access Database Discussion List
  2712.               <ACCESS-L@INDYCMS.BITNET>
  2713. From:         DeJean <jqdoumen@VUB.AC.BE>
  2714. Subject:      Multiple entries, conditions, ...
  2715.  
  2716. Hi all,
  2717.  
  2718. I have a table which regularelly needs an input like this:
  2719.  
  2720. Field1  Field2  Field3  Field4  Field5  Field6
  2721. Item1   Item2   Item3   Item4   Item5   Item6
  2722. Item1   Item2   Item3   Item7   Item8   Item9
  2723. Item1   Item2   Item3   Item10  Item11  Item12
  2724. Item13  Item14  Item15  Item16  Item17  Item18
  2725. Item13  Item14  Item15  Item19  Item20  Item21
  2726.  
  2727. The input is done via a form. Instead of having to enter the constant Fields
  2728. again for every new record, I would like to do the following. First ask for
  2729. the constant fields in single forms, then pop-up a large form which
  2730. contains the constant fields as non-editable text and a sub-form in table
  2731. format in which you can enter the variable fields.
  2732. I have done this but I encounter a problem. In the subform I have included
  2733. all fields, with the non-variable ones not visible and with the expression
  2734. =Forms![InputForm1]![Field1]. When I show the complete sub-form, he does
  2735. what he had to do, the non-variable fields are correctly filled in. But
  2736. when I look to the table, he has only filled in the variable fields.
  2737. Anybody who knows why this happens?
  2738.  
  2739. A second problem I have is the following:
  2740. When the forms for the input of the non-variable field show up
  2741. sequentially, I want to check for one field, if it is included in table2.
  2742. The only way I found to do this is making a query:
  2743.  
  2744.         Field2                                          Field2
  2745.                                                                 Count
  2746.         =Forms![InputForm2]![Field2]
  2747.  
  2748. If the Item2 is already in the table, the CountOfField2 is 1. The problem
  2749. is that if it is not in the table, it contains no value.
  2750. In my accompanying macro I have put a condition:
  2751.  
  2752. Step1   Forms![CountOfField2]![CountOfField2] = 1       RunMacro
  2753.  
  2754. And this condition doesn't interpret the no-value correctly.
  2755. Moreover, even if the condition is true, he doesn't execute the macro
  2756. (which is the same macro but with Step2). Any solution to this?
  2757.  
  2758. A final question is: Is there no cross posting between this listserv group
  2759. and the comp.databases.access newsgroup?
  2760.  
  2761. Greetings and thanks in advance,
  2762.  
  2763. --
  2764. DeJean.
  2765.  
  2766. Vrije Universiteit Brussel
  2767. Belgium
  2768. =========================================================================
  2769. Date:         Mon, 13 Dec 1993 06:40:17 -0700
  2770. Reply-To:     Microsoft Access Database Discussion List
  2771.               <ACCESS-L@INDYCMS.BITNET>
  2772. Sender:       Microsoft Access Database Discussion List
  2773.               <ACCESS-L@INDYCMS.BITNET>
  2774. From:         Bill Stewart <STEWART@GC.BITNET>
  2775. Subject:      Re: Access Technology Preview
  2776.  
  2777. Any plans or ideas about when a Macintosh version of Access will be
  2778. available.  My campus is excited about Access, but not everyone uses a
  2779. Windows workstation.
  2780. =========================================================================
  2781. Date:         Mon, 13 Dec 1993 09:50:59 EST
  2782. Reply-To:     Microsoft Access Database Discussion List
  2783.               <ACCESS-L@INDYCMS.BITNET>
  2784. Sender:       Microsoft Access Database Discussion List
  2785.               <ACCESS-L@INDYCMS.BITNET>
  2786. From:         Henry Stock <HSTOCK@BMGTMAIL.UMD.EDU>
  2787. Organization: BMGT/SPA
  2788. Subject:      ACCESS and Windows NT...???
  2789.  
  2790. Does anyone know the secret of running ACCESS under Windows NT?
  2791.  
  2792. I tried to run the product under NT, but it blows up on me.  I keep
  2793. getting messages that certain DLL files were not found.  I checked
  2794. and the DLL's are there.  NT just doesn't seem to recognize or
  2795. cooperate with them.
  2796.  
  2797. When I set NT up I maintained my DOS and Windows on C: drive.
  2798. Windows NT is on D: drive and I choose which I want to go to on
  2799. startup.  Microsoft Word and Excel work fine.
  2800. Henry J. Stock Jr.
  2801. Campus Computing Associate
  2802. College of Business Management
  2803. / School of Public Affairs
  2804.  
  2805. Room 2413D, Van Munching Hall
  2806. University of Maryland
  2807. College Park, MD 20742-1815
  2808. Fax: (301) 405 - 2276
  2809. Phone: (301) 405 - 2141
  2810. Internet Address: hstock@bmgtmail.umd.edu
  2811. =========================================================================
  2812. Date:         Mon, 13 Dec 1993 07:42:54 -0800
  2813. Reply-To:     Microsoft Access Database Discussion List
  2814.               <ACCESS-L@INDYCMS.BITNET>
  2815. Sender:       Microsoft Access Database Discussion List
  2816.               <ACCESS-L@INDYCMS.BITNET>
  2817. From:         John von Colditz <johnvon@HALCYON.COM>
  2818. Subject:      Re: Access Technology Preview
  2819. In-Reply-To:  <199312131346.AA06129@halcyon.com> from "Bill Stewart" at Dec 13,
  2820.               93 06:40:17 am
  2821.  
  2822. Bill,
  2823.  
  2824. Lots of people are interested in a Mac version of Access.  My
  2825. understanding is that there is a major technical hurdle moving to the
  2826. Mac: all of the BASIC compiler/interpreter is written in 8086 assembler.
  2827. However, Microsoft is well aware of the strong customer interest.
  2828.  
  2829. John
  2830. johnvon@halcyon.com
  2831. =========================================================================
  2832. Date:         Mon, 13 Dec 1993 09:24:34 -0800
  2833. Reply-To:     Microsoft Access Database Discussion List
  2834.               <ACCESS-L@INDYCMS.BITNET>
  2835. Sender:       Microsoft Access Database Discussion List
  2836.               <ACCESS-L@INDYCMS.BITNET>
  2837. From:         B Jonathan Schuck <schuck@SFU.CA>
  2838. Subject:      Attaching Access Tables
  2839.  
  2840. I'm posting for a friend.
  2841.  
  2842. If you split up your access into source and tables,
  2843. when you attach your Access tables, many of the properties
  2844. are *not* copied over, such as Caption, etc.
  2845.  
  2846. Is there any way around this?
  2847. =========================================================================
  2848. Date:         Mon, 13 Dec 1993 15:04:35 -0600
  2849. Reply-To:     Microsoft Access Database Discussion List
  2850.               <ACCESS-L@INDYCMS.BITNET>
  2851. Sender:       Microsoft Access Database Discussion List
  2852.               <ACCESS-L@INDYCMS.BITNET>
  2853. From:         "JASONB@ZENO.MSCD.EDU" <JASONB@ZENO.MSCD.EDU>
  2854. Subject:      Re: Attaching Access Tables
  2855.  
  2856. In addition, I also have the following problem:
  2857.  
  2858.         I have a form that is attached to one table.  I have created a
  2859.         second table which I would like the same form to use.  Is this
  2860.         possible???  Can I write data to two different tables using the
  2861.         same form???  HELP>>>>>>>>
  2862.  
  2863. Thanks.
  2864.  
  2865. Jason Beatty
  2866. Information Technology
  2867. Metropoltain State College
  2868.  
  2869. JASONB@ZENO.MSCD.EDU
  2870. =========================================================================
  2871. Date:         Mon, 13 Dec 1993 14:27:25 PST
  2872. Reply-To:     Microsoft Access Database Discussion List
  2873.               <ACCESS-L@INDYCMS.BITNET>
  2874. Sender:       Microsoft Access Database Discussion List
  2875.               <ACCESS-L@INDYCMS.BITNET>
  2876. From:         Thornton Prime <"Thorton_~Prime_at_lmu-acad1"@LMUMAIL.LMU.EDU>
  2877. Subject:      Re: Attaching Access Tables
  2878.  
  2879. Jason Beatty asked:
  2880.  
  2881.         I have a form that is attached to one table.  I have created a
  2882.         second table which I would like the same form to use.  Is this
  2883.         possible???  Can I write data to two different tables using the
  2884.         same form???  HELP>>>>>>>>
  2885.  
  2886. The easiest way for you to accomplish this would be to have one table in a
  2887. subform of the other with no linking fields (no parent-child fields).  You could
  2888. also make a "dummy form", a form not attatched to any table, with two subforms
  2889. .. one for each of the tables that you want to attatch to it.
  2890.  
  2891. Thornton Prime
  2892. =========================================================================
  2893. Date:         Mon, 13 Dec 1993 14:35:07 -0800
  2894. Reply-To:     Microsoft Access Database Discussion List
  2895.               <ACCESS-L@INDYCMS.BITNET>
  2896. Sender:       Microsoft Access Database Discussion List
  2897.               <ACCESS-L@INDYCMS.BITNET>
  2898. From:         John von Colditz <johnvon@HALCYON.COM>
  2899. Subject:      Re: Attaching Access Tables
  2900. In-Reply-To:  <199312131749.AA12639@halcyon.com> from "B Jonathan Schuck" at
  2901.               Dec 13, 93 09:24:34 am
  2902.  
  2903. >
  2904. > I'm posting for a friend.
  2905. >
  2906. > If you split up your access into source and tables,
  2907. > when you attach your Access tables, many of the properties
  2908. > are *not* copied over, such as Caption, etc.
  2909. >
  2910. > Is there any way around this?
  2911. >
  2912.  
  2913. If you go into table design on the attached tables in the local mdb, and
  2914. add captions they are used by the form wizards, etc.  MSFT is aware this
  2915. is a pain for many users.
  2916.  
  2917. John
  2918. johnvon@halcyon.com
  2919. =========================================================================
  2920. Date:         Mon, 13 Dec 1993 16:27:10 -0600
  2921. Reply-To:     Microsoft Access Database Discussion List
  2922.               <ACCESS-L@INDYCMS.BITNET>
  2923. Sender:       Microsoft Access Database Discussion List
  2924.               <ACCESS-L@INDYCMS.BITNET>
  2925. From:         rjober@ELM.MONSANTO.COM
  2926. Subject:      Re: Modules or Macros with Access and VB?
  2927.  
  2928. >
  2929. >Quite a few months ago someone mentioned that when writing an Access app
  2930. >to be used in conjunction with VB that it was preferable to use Modules
  2931. >in Access instead of Macros.  Could someone elaborate?  I am still
  2932. >learning and thus I don't see the logic.  Some help here could save me
  2933. >down the road.
  2934. >
  2935. >Thanks everyone,
  2936. >Richard
  2937.  
  2938. Macros have no provision for handling run-time errors.  With Access Basic,
  2939. you can set up error handlers for a variety of conditions, and recover
  2940. gracefully.
  2941.  
  2942. When you encounter an error using macros, hasta la vista baby!
  2943.  
  2944. Bob Oberst
  2945. rjober@maple.monsanto.com
  2946. =========================================================================
  2947. Date:         Mon, 13 Dec 1993 14:39:35 -0800
  2948. Reply-To:     Microsoft Access Database Discussion List
  2949.               <ACCESS-L@INDYCMS.BITNET>
  2950. Sender:       Microsoft Access Database Discussion List
  2951.               <ACCESS-L@INDYCMS.BITNET>
  2952. From:         John von Colditz <johnvon@HALCYON.COM>
  2953. Subject:      Re: Attaching Access Tables
  2954. In-Reply-To:  <199312132207.AA21573@halcyon.com> from "JASONB@ZENO.MSCD.EDU" at
  2955.               Dec 13, 93 03:04:35 pm
  2956.  
  2957. Jason,
  2958.  
  2959. If what you are trying to do is change data in two related tables, from
  2960. a single form, base the form on a query that gets the data from both
  2961. tables.  They will need to be joined by the related fields.
  2962.  
  2963. If what you are trying to do is dynamically change the recordsource
  2964. property for a form, I don't think that is possible.
  2965.  
  2966. John
  2967. johnvon@halcyon.com
  2968. =========================================================================
  2969. Date:         Mon, 13 Dec 1993 19:56:55 -0500
  2970. Reply-To:     Microsoft Access Database Discussion List
  2971.               <ACCESS-L@INDYCMS.BITNET>
  2972. Sender:       Microsoft Access Database Discussion List
  2973.               <ACCESS-L@INDYCMS.BITNET>
  2974. From:         Kenneth Hutchinson <KRH4502@NYUACF.BITNET>
  2975. Subject:      Re: Attaching Access Tables
  2976.  
  2977. >        I have a form that is attached to one table.  I have created a
  2978. >        second table which I would like the same form to use.  Is this
  2979. >        possible???  Can I write data to two different tables using the
  2980. >        same form???  HELP>>>>>>>>
  2981.  
  2982. Well, if I understand your problem correctly, there are two ways to do
  2983. it, depending on the data in the tables. If the two tables share a
  2984. common field, you can build a query will the two tables and include
  2985. all the fields from both tables. Then, base the form on the query.
  2986.  
  2987. However, what frequently happens is that the two tables are totally
  2988. unrealted. Here, you make two separate forms, one for each table. BUT...
  2989. create one form as a subform for the other. This way, on the main form,
  2990. you have the data from the first table, then as a subform, you have the
  2991. data from the second table. If you clear the borders for the subform
  2992. object on the main form, you can get it to look like it's one big form,
  2993. completely oblivious to the end user!
  2994.  
  2995. Ken
  2996. krh4502@acfcluster.nyu.edu
  2997. =========================================================================
  2998. Date:         Sun, 12 Dec 1993 19:39:00 PST
  2999. Reply-To:     Microsoft Access Database Discussion List
  3000.               <ACCESS-L@INDYCMS.BITNET>
  3001. Sender:       Microsoft Access Database Discussion List
  3002.               <ACCESS-L@INDYCMS.BITNET>
  3003. From:         "James M. Blakely" <n4zfd!frodo@RYLOS.N2IDF.AMPR.ORG>
  3004. Subject:      Re: ACCESS-L Digest - 9 Dec 1993 to 10 Dec 1993
  3005.  
  3006. The announcement / non-announcement semantics are a very necessary thing for
  3007. Microsoft. Why? Because they are a publicly held corporation, and there are
  3008. legal ramifications associated with "announcing" a product that is not ready
  3009. to ship, or whose shipment is not planned for any particular time frame.
  3010.  
  3011. This gets into the realm of the Securities & Exchange Commission's rules --
  3012. but the reasons are obvious. A company's product announcements have a
  3013. direct, real effect on that company's stock price. Prematurely announcing
  3014. product could send a stock jumping upward -- only to drop much farther when
  3015. the real product doesn't show up in a short time period.
  3016.  
  3017. For this reason, Microsoft, and other publicly traded companies, have a
  3018. strict policy regarding unannounced products.
  3019.  
  3020. On the other hand, we all know that product development is ongoing, and at
  3021. some point, an upgrade to Access will come out. Whether 2.0, 1.2, or 6.3, a
  3022. new version will come out at some point, and it will at minimum, have the
  3023. features shown in the Sneak Preview.
  3024.  
  3025.  --Jim Blakely, VP
  3026. Blakely-Signature Associates
  3027. A Microsoft Solution Provider
  3028.  ----------
  3029.  
  3030. > I like the product, I look forward to the next release (whatever version
  3031. > number you assign it). I was pleased with the demonstrated capability. I
  3032. > don't particularly care for the word games of announcement or
  3033. > non-announcement.
  3034. > In fact, I think it detracts from the positive iamge you presented
  3035. yesterday.
  3036. =========================================================================
  3037. Date:         Tue, 14 Dec 1993 08:01:17 EST
  3038. Reply-To:     Microsoft Access Database Discussion List
  3039.               <ACCESS-L@INDYCMS.BITNET>
  3040. Sender:       Microsoft Access Database Discussion List
  3041.               <ACCESS-L@INDYCMS.BITNET>
  3042. From:         Jon Diercks <jon@ANDERSON.EDU>
  3043. Organization: Anderson University, Anderson, IN
  3044. Subject:      Re: semantics
  3045. In-Reply-To:  from "James M. Blakely" at Dec 12, 93 7:39 pm
  3046.  
  3047. > The announcement / non-announcement semantics are a very necessary thing for
  3048. > Microsoft.
  3049. ...
  3050. >  --Jim Blakely, VP
  3051. > Blakely-Signature Associates
  3052. > A Microsoft Solution Provider
  3053.  
  3054. Speaking of semantics, isn't 'A Microsoft Solution Provider' a rather
  3055. treacherous phrasing?  Seems to imply that Microsoft is the problem!  :>
  3056.  
  3057. --
  3058.  \on \                     jon@anderson.edu              Computing Services
  3059. \_\ <_\iercks                                           Anderson University
  3060.    >                                                           Anderson, IN
  3061.   ---  ...'Politically Correct' is an oxymoron. (Merry Christmas, Bill!)
  3062. =========================================================================
  3063. Date:         Tue, 14 Dec 1993 08:21:51 EST
  3064. Reply-To:     Microsoft Access Database Discussion List
  3065.               <ACCESS-L@INDYCMS.BITNET>
  3066. Sender:       Microsoft Access Database Discussion List
  3067.               <ACCESS-L@INDYCMS.BITNET>
  3068. From:         Henry Stock <HSTOCK@BMGTMAIL.UMD.EDU>
  3069. Organization: BMGT/SPA
  3070. Subject:      How do I get Access to work with Windows NT?
  3071.  
  3072. This is my second try at this message.  I didn't see my first message
  3073. in the que of messages from this listserv, so please forgive me if I
  3074. clutter your mail with duplicate messages.
  3075.  
  3076. A few weeks ago I loaded Windows NT on my computer.  I loaded NT
  3077. as a optional operating system so that I could choose between DOS
  3078. and NT.  I don't want to move over to NT completely until all of my
  3079. Windows applications work properly.  However, in setting NT up this
  3080. way you can not take advantage of the installation's automatic setup
  3081. of Windows applications.
  3082.  
  3083. I manually setup many applications, but NT would not run Microsoft
  3084. Access among other things.  When I tried to start Access I would get a
  3085. Windows error message which said that a certain DLL, actually two,
  3086. could not be found.  I checked the working directory and the DLL's
  3087. were there.  I am wondering if there is a registration mechanism that I
  3088. missed.  I think Microsoft advertises that Windows NT will run
  3089. all, (most?),  windows applications.  This is one of their own.
  3090.  
  3091. What gives?  Can anyone help me on this.
  3092.  
  3093. Thanks.
  3094. Henry J. Stock Jr.
  3095. Campus Computing Associate
  3096. College of Business Management
  3097. / School of Public Affairs
  3098.  
  3099. Room 2413D, Van Munching Hall
  3100. University of Maryland
  3101. College Park, MD 20742-1815
  3102. Fax: (301) 405 - 2276
  3103. Phone: (301) 405 - 2141
  3104. Internet Address: hstock@bmgtmail.umd.edu
  3105. =========================================================================
  3106. Date:         Tue, 14 Dec 1993 08:40:13 EST
  3107. Reply-To:     Microsoft Access Database Discussion List
  3108.               <ACCESS-L@INDYCMS.BITNET>
  3109. Sender:       Microsoft Access Database Discussion List
  3110.               <ACCESS-L@INDYCMS.BITNET>
  3111. From:         Harry Yeatts <HYEATTS@VTVM1.BITNET>
  3112. Subject:      Passing valueS from an input box
  3113.  
  3114. Which goes first...the brick wall or my head?
  3115.  
  3116. I'm learning to program, and I'm using AccessBasic as my
  3117. vehicle. I bought a book for beginners and one of the
  3118. exercise questions has me stumped.
  3119.  
  3120. I'm supposed to use an input box to pass more than one value
  3121. back to a function, which then will do some calculations.
  3122.  
  3123. I've done the function, which works just fine. The problem is
  3124. that the input box doesn't pass back more than one value. If
  3125. the user types in, say, three values (i.e., 25,34,56), the
  3126. function receives 253456 as the single value. I did a work
  3127. around...I used three input boxes...but I think there must be
  3128. a better way.
  3129.  
  3130. Any hints for this novice would be greatly appreciated.
  3131.  
  3132. Harry Yeatts (HYEATTS)                INTERNET: VTVM1.CC.VT.EDU
  3133. Virginia Tech                         BITNET: VTVM1
  3134. Blacksburg, Virginia                  PHONE: 703-231-5141
  3135. =========================================================================
  3136. Date:         Tue, 14 Dec 1993 07:28:57 -0800
  3137. Reply-To:     Microsoft Access Database Discussion List
  3138.               <ACCESS-L@INDYCMS.BITNET>
  3139. Sender:       Microsoft Access Database Discussion List
  3140.               <ACCESS-L@INDYCMS.BITNET>
  3141. From:         John von Colditz <johnvon@HALCYON.COM>
  3142. Subject:      Re: Passing valueS from an input box
  3143. In-Reply-To:  <199312141345.AA13200@halcyon.com> from "Harry Yeatts" at Dec 14,
  3144.               93 08:40:13 am
  3145.  
  3146. Harry,
  3147.  
  3148. If you wanted a user to be able to enter three values in an input box
  3149. (1,2,3) you would need to bring the values back as a string, and then
  3150. parse the string into the underlying numbers.  Commas in numbers should
  3151. only be there as a thousands seperator (US) or decimal point (Europe).
  3152.  
  3153. John
  3154. johnvon@halcyon.com
  3155. =========================================================================
  3156. Date:         Tue, 14 Dec 1993 07:33:50 -0800
  3157. Reply-To:     Microsoft Access Database Discussion List
  3158.               <ACCESS-L@INDYCMS.BITNET>
  3159. Sender:       Microsoft Access Database Discussion List
  3160.               <ACCESS-L@INDYCMS.BITNET>
  3161. From:         John von Colditz <johnvon@HALCYON.COM>
  3162. Subject:      Re: How do I get Access to work with Windows NT?
  3163. In-Reply-To:  <199312141324.AA12883@halcyon.com> from "Henry Stock" at Dec 14,
  3164.               93 08:21:51 am
  3165.  
  3166. Harry,
  3167.  
  3168. Many of the Access DLL's go in the windows\system subdirectory, not the
  3169. working subdirectory.  That may be the problem.  Also, if Access was
  3170. copied from another system, rather than installed using the installation
  3171. diskettes, there are several dll's that get left behind.
  3172.  
  3173. There are no problems noted in the Knowledge Base regarding NT.
  3174.  
  3175. Good luck.
  3176.  
  3177. John
  3178. johnvon@halcyon.com
  3179. =========================================================================
  3180. Date:         Tue, 14 Dec 1993 08:50:48 -0600
  3181. Reply-To:     Microsoft Access Database Discussion List
  3182.               <ACCESS-L@INDYCMS.BITNET>
  3183. Sender:       Microsoft Access Database Discussion List
  3184.               <ACCESS-L@INDYCMS.BITNET>
  3185. From:         "JASONB@ZENO.MSCD.EDU" <JASONB@ZENO.MSCD.EDU>
  3186. Subject:      Data Base Size?
  3187.  
  3188. We currently have a database file about the size of 1.8MB, should I be
  3189. worried about this size?  Is there ways to cut down the size?
  3190.  
  3191. Also thanks for the input on (Attaching Access Tables), I am tring to
  3192. use a subform, but I can't get rid of the borders or scroll bars, does
  3193. anyone have a suggestion?
  3194.  
  3195. Thanks.
  3196.  
  3197. Jason Beatty
  3198. Metropolitan State College of Denver
  3199. Information Technology
  3200. JASONB@ZENO.MSCD.EDU
  3201. =========================================================================
  3202. Date:         Tue, 14 Dec 1993 18:34:22 EST
  3203. Reply-To:     pekka.koskinen@oph.fi
  3204. Sender:       Microsoft Access Database Discussion List
  3205.               <ACCESS-L@INDYCMS.BITNET>
  3206. From:         Pekka Koskinen <koskinen@OPH.FI>
  3207. Subject:      Re: Data Base Size?
  3208.  
  3209. On Tue, 14 Dec 1993 08:50:48 -0600, JASONB@ZENO.MSCD.EDU wrote:
  3210.  
  3211. >We currently have a database file about the size of 1.8MB, should I be
  3212. >worried about this size?  Is there ways to cut down the size?
  3213. >
  3214.  
  3215. Access isn't smart enough to reduce the file size automatically, if you
  3216. delete stuff etc, so you should compact the database every now and then.
  3217. This perhaps doesn't solve the problem totally, but perhaps helps a bit.
  3218.  
  3219. Pekka
  3220.  
  3221. *****************************************************************************
  3222.  Pekka Koskinen                :)
  3223.  CIMO, P.O. Box 343            :)            "Mink{ sade kastelee,
  3224.  00531 Helsinki, FINLAND       :)            sen Dry Vodka kuivaa."
  3225.  tel +358-(9)0-7747 7962       :)
  3226.  fax +358-(9)0-7747 7064       :)       (Leo Lastum{ki Lampaansy|jiss{)
  3227. =========================================================================
  3228. Date:         Tue, 14 Dec 1993 16:20:28 GMT
  3229. Reply-To:     Microsoft Access Database Discussion List
  3230.               <ACCESS-L@INDYCMS.BITNET>
  3231. Sender:       Microsoft Access Database Discussion List
  3232.               <ACCESS-L@INDYCMS.BITNET>
  3233. From:         "Richard Saunders, Computer Centre" <R.J.Saunders@UEL.AC.UK>
  3234. Organization: University Of East London
  3235. Subject:      Re: Data Base Size?
  3236.  
  3237. > We currently have a database file about the size of 1.8MB, should I be
  3238. > worried about this size?  Is there ways to cut down the size?
  3239. >
  3240.  
  3241.  
  3242.  
  3243. I would only worry if you start getting problems: Access seems to use
  3244. a lot of space and this looks fairly reasonable. You could try the
  3245. "Compact Database" command from the opening file menu, especially if
  3246. you have modified the database structure recently.
  3247. =========================================================================
  3248. Date:         Tue, 14 Dec 1993 13:09:30 EST
  3249. Reply-To:     Microsoft Access Database Discussion List
  3250.               <ACCESS-L@INDYCMS.BITNET>
  3251. Sender:       Microsoft Access Database Discussion List
  3252.               <ACCESS-L@INDYCMS.BITNET>
  3253. From:         Harry Yeatts <HYEATTS@VTVM1.BITNET>
  3254. Subject:      Re: Passing valueS from an input box
  3255. In-Reply-To:  Message of Tue,
  3256.               14 Dec 1993 07:28:57 -0800 from <johnvon@HALCYON.COM>
  3257.  
  3258. On Tue, 14 Dec 1993 07:28:57 -0800 John von Colditz said:
  3259. >Harry,
  3260. >
  3261. >If you wanted a user to be able to enter three values in an input box
  3262. >(1,2,3) you would need to bring the values back as a string, and then
  3263. >parse the string into the underlying numbers.  Commas in numbers should
  3264. >only be there as a thousands seperator (US) or decimal point (Europe).
  3265.  
  3266.  
  3267. Thanks for your reply, John.
  3268.  
  3269. The three numbers could be single, double, or triple digits (the exercise
  3270. is for the user to enter three temperatures...i.e., 5 65 101). Even when
  3271. I only put spaces between them, the return value reads 565101.
  3272.  
  3273. I wouldn't know where to separate them because they could be the above OR
  3274. 56 51 01, etc.
  3275.  
  3276. Any other ideas?
  3277.  
  3278. P.S. The book I'm using called this a SIMPLE procedure. I'm really looking
  3279. forward to the difficult ones ;)
  3280.  
  3281. Harry Yeatts (HYEATTS)                INTERNET: VTVM1.CC.VT.EDU
  3282. Virginia Tech                         BITNET: VTVM1
  3283. Blacksburg, Virginia                  PHONE: 703-231-5141
  3284. =========================================================================
  3285. Date:         Tue, 14 Dec 1993 13:19:13 EST
  3286. Reply-To:     Microsoft Access Database Discussion List
  3287.               <ACCESS-L@INDYCMS.BITNET>
  3288. Sender:       Microsoft Access Database Discussion List
  3289.               <ACCESS-L@INDYCMS.BITNET>
  3290. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  3291. Organization: IUPUI Student Activities Office (317) 274-3931
  3292. Subject:      Re: Data Base Size?
  3293. In-Reply-To:  Message of Tue,
  3294.               14 Dec 1993 16:20:28 GMT from <R.J.Saunders@UEL.AC .UK>
  3295.  
  3296. The Compact Database command also eliminates temporary objects created
  3297. when you use (I assume) Wizards or when you create forms, macros, modules,
  3298. etc. and then delete them.
  3299.  
  3300. Which leads me to an interesting question...if Access doesn't get rid
  3301. of these things till you compact the database, why can't you <un>delete
  3302. them?
  3303.  
  3304. Just a thought...
  3305.  
  3306. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  3307. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  3308. Indiana University Purdue University Indianapolis
  3309. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  3310. List Administrator, STUACTS, APOSEC52, ACCESS-L, and BRTHPRNT@INDYCMS
  3311. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU
  3312. Disclaimer:  My opinions are my own.  Indiana University can speak for itself.
  3313. ------------------------------------------------------------------------------
  3314. =========================================================================
  3315. Date:         Tue, 14 Dec 1993 15:04:48 -0800
  3316. Reply-To:     Microsoft Access Database Discussion List
  3317.               <ACCESS-L@INDYCMS.BITNET>
  3318. Sender:       Microsoft Access Database Discussion List
  3319.               <ACCESS-L@INDYCMS.BITNET>
  3320. From:         John von Colditz <johnvon@HALCYON.COM>
  3321. Subject:      Re: Passing valueS from an input box
  3322. In-Reply-To:  <199312141844.AA00604@halcyon.com> from "Harry Yeatts" at Dec 14,
  3323.               93 01:09:30 pm
  3324.  
  3325. Harry,
  3326.  
  3327. I will guess you are reading the value of the control into a variable
  3328. that is dimensioned as a number.  If you read it into a string, you get
  3329. back a string.  Try this experiment.  Assume your form is named Form1
  3330. and the input field is named Field1.  Type 1,2,3,45 into your input
  3331. field.  In the on exit property of Field1, put =FOO().
  3332.  
  3333. Function FOO()
  3334.   dim strT as String
  3335.   dim fltF as Float
  3336.   dim db as database
  3337.   dim frmF as form
  3338.  
  3339.   Set db = CurrentDB()
  3340.   Set frmF = forms!Form1
  3341.  
  3342.   strT = frmF!Field1
  3343.   fltT = frmF!Field1
  3344.  
  3345.   msgbox strT
  3346.   msgbox fltF
  3347. End Function
  3348. (5 lines up should be fltF = ... I hate vi!!!)
  3349.  
  3350. This will give you two message boxes.  The first will have the string
  3351. "1,2,3,45".  The second will have the float 12345.  To work with
  3352. strings, you have to read in strings.
  3353.  
  3354. Hope this clears things up.
  3355.  
  3356. John
  3357. johnvon@halcyon.com
  3358. =========================================================================
  3359. Date:         Tue, 14 Dec 1993 15:16:52 -0800
  3360. Reply-To:     Microsoft Access Database Discussion List
  3361.               <ACCESS-L@INDYCMS.BITNET>
  3362. Sender:       Microsoft Access Database Discussion List
  3363.               <ACCESS-L@INDYCMS.BITNET>
  3364. From:         John von Colditz <johnvon@HALCYON.COM>
  3365. Subject:      Scroll bars/borders
  3366. In-Reply-To:  <199312141552.AA15751@halcyon.com> from "JASONB@ZENO.MSCD.EDU" at
  3367.               Dec 14, 93 08:50:48 am
  3368.  
  3369. Jason,
  3370.  
  3371. If you are looking at the subform in datasheet view, I don't believe you
  3372. can get rid of the scroll bars/record selectors.
  3373.  
  3374. To get rid of the border on the Subform/report control, and set the
  3375. border to clear (on the properties list).
  3376.  
  3377. John
  3378.  
  3379. johnvon@halcyon.com
  3380. =========================================================================
  3381. Date:         Tue, 14 Dec 1993 17:33:55 PST
  3382. Reply-To:     Microsoft Access Database Discussion List
  3383.               <ACCESS-L@INDYCMS.BITNET>
  3384. Sender:       Microsoft Access Database Discussion List
  3385.               <ACCESS-L@INDYCMS.BITNET>
  3386. From:         Malaspina News Gateway <newsgate@MALA.BC.CA>
  3387. Subject:      Re: Passing valueS from an input box
  3388.  
  3389. From: apland@mala.bc.ca (Ron Apland)
  3390.  
  3391. > The three numbers could be single, double, or triple digits (the exercise
  3392. > is for the user to enter three temperatures...i.e., 5 65 101). Even when
  3393. > I only put spaces between them, the return value reads 565101.
  3394. >
  3395. > I wouldn't know where to separate them because they could be the above OR
  3396. > 56 51 01, etc.
  3397. >
  3398. > Any other ideas?
  3399.  
  3400. I just tried the following:
  3401.  
  3402. Function inp ()
  3403.       v = InputBox$("Enter values")
  3404.       v1 = Format$(v)
  3405. End Function
  3406.  
  3407. to 5 45 67 I get:
  3408. print v
  3409. 5 45 67
  3410. print v1
  3411. 5 45 67
  3412.  
  3413. and to 5,45,67 I get:
  3414. print v
  3415. 5,45,67
  3416. print v
  3417. 5,45,67
  3418.  
  3419. Just look for the commas or spaces and pull out what is between using
  3420. Left$(), Mid$(), and Right$().
  3421.  
  3422. Ron
  3423. --------------------------------------------------------------------------------
  3424. Received: by mala.bc.ca (MX V3.3 VAX) id 22869; Tue, 14 Dec 1993 17:02:19 PST
  3425. To: newsgate@mala.bc.ca
  3426. =========================================================================
  3427. Date:         Wed, 15 Dec 1993 10:49:30 -0500
  3428. Reply-To:     Microsoft Access Database Discussion List
  3429.               <ACCESS-L@INDYCMS.BITNET>
  3430. Sender:       Microsoft Access Database Discussion List
  3431.               <ACCESS-L@INDYCMS.BITNET>
  3432. From:         Michael Gordon <GORDONM@DENISON.BITNET>
  3433. Subject:      FIND defaults
  3434.  
  3435. I use FIND quite a bit, but not precisely the way ACCESS defaults to.
  3436. By default, ACCESS gives me Current Field while I always want All Fields.
  3437. Similarly, ACCESS gives me Match Whole Field while I always want Any Part of
  3438. Field. If there's way to set the defaults so I automatically get All Fields and
  3439. Any Part of Field, I haven't found it. Any thoughts?
  3440.  
  3441. Michael
  3442.  
  3443. Michael D. Gordon
  3444. CIS: 71053,471
  3445. Internet: gordonM@cc.denison.edu
  3446. Date sent:  15-DEC-1993 10:49:29
  3447. =========================================================================
  3448. Date:         Wed, 15 Dec 1993 08:04:36 -0800
  3449. Reply-To:     Microsoft Access Database Discussion List
  3450.               <ACCESS-L@INDYCMS.BITNET>
  3451. Sender:       Microsoft Access Database Discussion List
  3452.               <ACCESS-L@INDYCMS.BITNET>
  3453. From:         John von Colditz <johnvon@HALCYON.COM>
  3454. Subject:      Re: FIND defaults
  3455. In-Reply-To:  <199312151551.AA05005@halcyon.com> from "Michael Gordon" at Dec
  3456.               15, 93 10:49:30 am
  3457.  
  3458. >
  3459. > I use FIND quite a bit, but not precisely the way ACCESS defaults to.
  3460. > By default, ACCESS gives me Current Field while I always want All Fields.
  3461. > Similarly, ACCESS gives me Match Whole Field while I always want Any Part of
  3462. > Field. If there's way to set the defaults so I automatically get All Fields
  3463.  and
  3464. > Any Part of Field, I haven't found it. Any thoughts?
  3465. >
  3466.  
  3467. Michael,
  3468.  
  3469. The Find methods are designed to get one record at a time.  What you
  3470. need to do is use queries to get multiple records with similar
  3471. characteristics.  You can use parameter queries to select parts of a
  3472. field.  If you are working with a dynaset that is associated with a form
  3473. or report, use the filter method to restrict the dynaset.
  3474.  
  3475. Hope this helps.
  3476.  
  3477. John
  3478. johnvon@halcyon.com
  3479. =========================================================================
  3480. Date:         Wed, 15 Dec 1993 08:56:25 PST
  3481. Reply-To:     Microsoft Access Database Discussion List
  3482.               <ACCESS-L@INDYCMS.BITNET>
  3483. Sender:       Microsoft Access Database Discussion List
  3484.               <ACCESS-L@INDYCMS.BITNET>
  3485. From:         Thornton Prime <"Thorton_~Prime_at_lmu-acad1"@LMUMAIL.LMU.EDU>
  3486. Subject:      Re: Data Base Size?
  3487.  
  3488. Jason Beatty asked:
  3489.  
  3490. >Also thanks for the input on (Attaching Access Tables), I am tring to
  3491. >use a subform, but I can't get rid of the borders or scroll bars, does
  3492. >anyone have a suggestion?
  3493.  
  3494. In your main form, in design mode, select the subform.  There you can change the
  3495. properties of the subform, including whether or not to display the border.  Make
  3496. sure also that the size of your subform is the same size as the room you have
  3497. allocated for it on your main form (otherwise you'll get scroll bars).
  3498.  
  3499. Thornton Prime
  3500. =========================================================================
  3501. Date:         Wed, 15 Dec 1993 08:59:33 +0800
  3502. Reply-To:     Microsoft Access Database Discussion List
  3503.               <ACCESS-L@INDYCMS.BITNET>
  3504. Sender:       Microsoft Access Database Discussion List
  3505.               <ACCESS-L@INDYCMS.BITNET>
  3506. From:         al berni <berni@BELNET.BELLEVUE.K12.WA.US>
  3507. Subject:      Re: FIND defaults
  3508.  
  3509. On Wed, 15 Dec 1993, Michael Gordon wrote:
  3510.  
  3511. > I use FIND quite a bit, but not precisely the way ACCESS defaults to.
  3512. > By default, ACCESS gives me Current Field while I always want All Fields.
  3513. > Similarly, ACCESS gives me Match Whole Field while I always want Any Part of
  3514. > Field. If there's way to set the defaults so I automatically get All Fields an
  3515. d
  3516. > Any Part of Field, I haven't found it. Any thoughts?
  3517.  
  3518. Check under the View/Options/General menu for Default Find/Replace
  3519. Behavior and change it to General Search from Fast Search.
  3520.  
  3521. -Al
  3522. =========================================================================
  3523. Date:         Wed, 15 Dec 1993 13:52:03 EST
  3524. Reply-To:     Microsoft Access Database Discussion List
  3525.               <ACCESS-L@INDYCMS.BITNET>
  3526. Sender:       Microsoft Access Database Discussion List
  3527.               <ACCESS-L@INDYCMS.BITNET>
  3528. From:         Harry Yeatts <HYEATTS@VTVM1.BITNET>
  3529. Subject:      Re: Passing valueS from an input box
  3530. In-Reply-To:  Message of Tue,
  3531.               14 Dec 1993 17:33:55 PST from <newsgate@MALA.BC.CA>
  3532.  
  3533. Thanks, Ron and John, for your suggestions.
  3534.  
  3535. Thought you might like to see the exercise itself:
  3536.  
  3537. "Write a simple procedure (using InputBox) that asks the user for the previous
  3538. three days' temperatures (stored in the Single variables t1, t2, and t3).
  3539. Compute the average temperature and print (using MsgBox) "It's cold!" if
  3540. the average is less than freezing."
  3541.  
  3542. It occurred to me right off that the user could indeed list temperatures
  3543. like: 7 17 15    or   99 101 100    in the input box. I'm still not familiar
  3544. enough with the left(), etc., commands to find spaces or commas, and obviously.
  3545. just moving two spaces to the left or right won't do it.
  3546.  
  3547. Like I said, I solved this by calling three separate input boxes, with the
  3548. return value from the first being t1, the second being t2, etc. But maybe
  3549. there's a more elegant way to handle this.
  3550.  
  3551. Anyway, thanks much for your help.
  3552.  
  3553. Harry Yeatts
  3554.  
  3555. Harry Yeatts (HYEATTS)                INTERNET: VTVM1.CC.VT.EDU
  3556. Virginia Tech                         BITNET: VTVM1
  3557. Blacksburg, Virginia                  PHONE: 703-231-5141
  3558.  
  3559.  
  3560. =========================================================================
  3561. On Tue, 14 Dec 1993 17:33:55 PST Malaspina News Gateway said:
  3562. >From: apland@mala.bc.ca (Ron Apland)
  3563. >
  3564. >> The three numbers could be single, double, or triple digits (the exercise
  3565. >> is for the user to enter three temperatures...i.e., 5 65 101). Even when
  3566. >> I only put spaces between them, the return value reads 565101.
  3567. >>
  3568. >> I wouldn't know where to separate them because they could be the above OR
  3569. >> 56 51 01, etc.
  3570. >>
  3571. >> Any other ideas?
  3572. >
  3573. >I just tried the following:
  3574. >
  3575. >Function inp ()
  3576. >      v = InputBox$("Enter values")
  3577. >      v1 = Format$(v)
  3578. >End Function
  3579. >
  3580. >to 5 45 67 I get:
  3581. >print v
  3582. >5 45 67
  3583. >print v1
  3584. >5 45 67
  3585. >
  3586. >and to 5,45,67 I get:
  3587. >print v
  3588. >5,45,67
  3589. >print v
  3590. >5,45,67
  3591. >
  3592. >Just look for the commas or spaces and pull out what is between using
  3593. >Left$(), Mid$(), and Right$().
  3594. =========================================================================
  3595. Date:         Wed, 15 Dec 1993 20:44:03 PST
  3596. Reply-To:     Microsoft Access Database Discussion List
  3597.               <ACCESS-L@INDYCMS.BITNET>
  3598. Sender:       Microsoft Access Database Discussion List
  3599.               <ACCESS-L@INDYCMS.BITNET>
  3600. From:         Adam Cohen <ISCAAC@UCCVMA.BITNET>
  3601. Subject:      using Access referential integrity
  3602.  
  3603. Does anyone know of a way to define a referential constraint between
  3604. a _non-key_ field in a "parent" table to a primary key in a "child"
  3605. table?
  3606.  
  3607. Access seems to only provide referential integrity when the _key_
  3608. field of the parent is used for the constraint.
  3609.  
  3610. I've even tried defining a unique index on the non-key field in the
  3611. parent, but that doesn't seem to make a difference.
  3612.  
  3613. thanks
  3614.  
  3615.   Adam
  3616. =========================================================================
  3617. Date:         Wed, 15 Dec 1993 20:47:11 PST
  3618. Reply-To:     Microsoft Access Database Discussion List
  3619.               <ACCESS-L@INDYCMS.BITNET>
  3620. Sender:       Microsoft Access Database Discussion List
  3621.               <ACCESS-L@INDYCMS.BITNET>
  3622. From:         Adam Cohen <ISCAAC@UCCVMA.BITNET>
  3623. Subject:      ongoing code maintenance
  3624.  
  3625. I wonder how people are dealing with the problem of having code and
  3626. data merged in a single .MDB file.
  3627.  
  3628. What do you do once a database is in production and you need to release
  3629. a software update?
  3630.  
  3631. I've read some about setting up a CodeDB that contains Access Basic code
  3632. to manipulate CurrentDB.  Is this the only way?  Unfortunately, most of
  3633. my code is in macros, not Access Basic.  That approach also doesn't address
  3634. the need to ship out a change such as a form or report.
  3635.  
  3636. thanks
  3637.  
  3638.   Adam
  3639. =========================================================================
  3640. Date:         Thu, 16 Dec 1993 08:32:58 EST
  3641. Reply-To:     Microsoft Access Database Discussion List
  3642.               <ACCESS-L@INDYCMS.BITNET>
  3643. Sender:       Microsoft Access Database Discussion List
  3644.               <ACCESS-L@INDYCMS.BITNET>
  3645. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  3646. Organization: IUPUI Student Activities Office (317) 274-3931
  3647. Subject:      Re: ongoing code maintenance
  3648. In-Reply-To:  Message of Wed, 15 Dec 1993 20:47:11 PST from <ISCAAC@UCCVMA>
  3649.  
  3650. Well, one possibility would be to ship the update in an .mdb by itself,
  3651. then have the users import the object into their .mdb...only feasible
  3652. if the users are using Access themselves, I would imagine (i.e., I don't
  3653. know if this would work with the ADK).
  3654.  
  3655. Conversely, you could ship the .mdb ready to run in the new version and
  3656. let the users import their tables into the new .mdb.
  3657.  
  3658. Obviously this would necessitate a little working knowledge of Access on
  3659. the part of the user...
  3660.  
  3661. As to your other question, the code could reside in one .mdb and the data
  3662. in another if the code .mdb <attached> to the tables in the data .mdb.  Not
  3663. sure how well this would work, as I seem to recall some limitations to
  3664. using attached tables vs. integral tables.
  3665.  
  3666. HTH...I started developing Access front-ends in VB 3.0 to avoid this kind
  3667. of problem, personally.  Still not sure if it was <entirely> worth the effort,
  3668. but at least I can distribute stand-alone apps without having to bother with
  3669. the ADK.
  3670.  
  3671. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  3672. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  3673. Indiana University Purdue University Indianapolis
  3674. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  3675. List Administrator, STUACTS, APOSEC52, ACCESS-L, and BRTHPRNT@INDYCMS
  3676. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU
  3677. Disclaimer:  My opinions are my own.  Indiana University can speak for itself.
  3678. ------------------------------------------------------------------------------
  3679. =========================================================================
  3680. Date:         Thu, 16 Dec 1993 07:02:01 -0700
  3681. Reply-To:     Microsoft Access Database Discussion List
  3682.               <ACCESS-L@INDYCMS.BITNET>
  3683. Sender:       Microsoft Access Database Discussion List
  3684.               <ACCESS-L@INDYCMS.BITNET>
  3685. From:         Bill Stewart <STEWART@GC.BITNET>
  3686. Subject:      Re: ongoing code maintenance
  3687.  
  3688. One scheme I've herd of to help deal with updates is to create two
  3689. databases.  One database has only tables and data, the other has all of
  3690. your forms, macros, etc.
  3691.  
  3692. This strategy allows for you to install the data .mdb file on a network and
  3693. then distribute the working forms and stuff to the user to either run over
  3694. the net or on their standalone pc's
  3695. =========================================================================
  3696. Date:         Thu, 16 Dec 1993 10:54:24 EDT
  3697. Reply-To:     Microsoft Access Database Discussion List
  3698.               <ACCESS-L@INDYCMS.BITNET>
  3699. Sender:       Microsoft Access Database Discussion List
  3700.               <ACCESS-L@INDYCMS.BITNET>
  3701. From:         Dave Finley <finleyd@VRINET.COM>
  3702. Subject:      Re: ongoing code maintenance
  3703.  
  3704. Bill Stewart <STEWART%GC.BITNET@uu7.psi.com> says ..
  3705.  
  3706. One scheme I've herd of to help deal with updates is to create two
  3707. databases.  One database has only tables and data, the other has all of
  3708. your forms, macros, etc.
  3709.  
  3710. This strategy allows for you to install the data .mdb file on a network and
  3711. then distribute the working forms and stuff to the user to either run over
  3712. the net or on their standalone pc's
  3713.  
  3714.  
  3715. Bill, and All:
  3716.  
  3717. The 2 .MDB (forms.MDB and data.MDB) strategy does simplify making changes
  3718. to forms, macros, ...  But it is not a totally "bulletproof" solution. For
  3719. one, if you need to make data table changes (adding new tables, adding /
  3720. changing fields in an already existing table), you still have to go into
  3721. the data.MDB and change it. This can get complex.
  3722.  
  3723. Probably the best solution would be a "data-table update" wizard, which you
  3724. could provide with a "script" of changes, which can then be made to your
  3725. data.MDB. Does such a wizard currently exist? Is there a better solution?
  3726.  
  3727.  
  3728. Dave Finley
  3729. finleyd@vrinet.com
  3730. =========================================================================
  3731. Date:         Thu, 16 Dec 1993 08:23:03 PST
  3732. Reply-To:     thamilto@pcocd2.intel.com
  3733. Sender:       Microsoft Access Database Discussion List
  3734.               <ACCESS-L@INDYCMS.BITNET>
  3735. From:         "Tony Hamilton - FES ERG~" <thamilto@PCOCD2.INTEL.COM>
  3736. Subject:      Re: ongoing code maintenance
  3737. In-Reply-To:  <9312160456.AA07349@hermes.intel.com>; from "Adam Cohen" at Dec
  3738.               15, 93 8:47 pm
  3739.  
  3740. > I wonder how people are dealing with the problem of having code and
  3741. > data merged in a single .MDB file.
  3742. >
  3743. > What do you do once a database is in production and you need to release
  3744. > a software update?
  3745. >
  3746. > I've read some about setting up a CodeDB that contains Access Basic code
  3747. > to manipulate CurrentDB.  Is this the only way?  Unfortunately, most of
  3748. > my code is in macros, not Access Basic.  That approach also doesn't address
  3749. > the need to ship out a change such as a form or report.
  3750. >
  3751. > thanks
  3752. >
  3753. >   Adam
  3754.  
  3755. Adam, actually, having code and data merged in a single file, far from
  3756. being a problem, can actually be a solution. It all depends on what you can
  3757. get away with in your environment. In my case, I have about 4-8 users running
  3758. from a single .MDB file on a network drive. I keep a master copy of the
  3759. application objects (forms, macros, functions, reports, etc.) in a local
  3760. database. From there, I develop upgraded objects, create new ones, etc.. When
  3761. it's time to update the actual application, I can then just export those
  3762. objects to the production database (which is backed up nightly). The users
  3763. can be on-line, doing other things, while I'm actually updating various
  3764. parts of the application.
  3765.  
  3766. There's certainly some drawbacks to doing things this way, but it at least
  3767. addresses your question. As for having most of your code in macros, it would
  3768. be a good idea to re-write those macros as functions. Thanks to the DoCmd
  3769. command in Access Basic, there's nothing you can't do in functions. Otherwise,
  3770. your users will inevitably get errors of some kind or another.
  3771.  
  3772. I was just thinking: in the case where your users aren't as captive as
  3773. mine are (probably more likely), how can you ship out updates? In this case,
  3774. you'd probably _have_ to look at separating the code and data. The thing
  3775. I don't like about that is that, while Microsoft claims it doesn't matter,
  3776. attaching tables _does_ incur a performance hit vs. having the tables of
  3777. data in the same .MDB. Maybe this will improve with v2.0 ... ??
  3778.  
  3779. --
  3780. TONY HAMILTON ==================================================
  3781.  Intel Corporation            | voice: 916-356-3070
  3782.   Folsom Engineering Services | mailstop: FM2-17
  3783.    PC Applications            | email: thamilto@pcocd2.intel.com
  3784. ================================================================
  3785. =========================================================================
  3786. Date:         Thu, 16 Dec 1993 12:04:29 -0500
  3787. Reply-To:     Microsoft Access Database Discussion List
  3788.               <ACCESS-L@INDYCMS.BITNET>
  3789. Sender:       Microsoft Access Database Discussion List
  3790.               <ACCESS-L@INDYCMS.BITNET>
  3791. From:         Louis Jezsik <jezsik@ALCOR.CONCORDIA.CA>
  3792. Subject:      Date input
  3793.  
  3794. I am trying to get access to permit a date followed by a character
  3795. but can't seem to figure out how to do it.  The format is (yyyy) so
  3796. I have a print-out of (1993).  What I want is an OPTION to have a
  3797. date of (1993a) or (1993b).  Yes, I am dealing with publications.
  3798. If I use the format (yyyy/a), I get exactly that: a date with an 'a'
  3799. following it.  Hmmm.  Anyone have a suggestion.
  3800. Thanks
  3801. Louis
  3802. jezsik@alcor.concordia.ca
  3803. =========================================================================
  3804. Date:         Thu, 16 Dec 1993 11:43:42 CST
  3805. Reply-To:     Microsoft Access Database Discussion List
  3806.               <ACCESS-L@INDYCMS.BITNET>
  3807. Sender:       Microsoft Access Database Discussion List
  3808.               <ACCESS-L@INDYCMS.BITNET>
  3809. From:         Richard Moldwin <rmoldwin@MIDWAY.UCHICAGO.EDU>
  3810. Subject:      Re: using Access referential integrity
  3811. In-Reply-To:  Your message of Wed, 15 Dec 1993 20:44:03 PST
  3812.  
  3813. Adam, I have not had any problems doing creating ref integ. relationships
  3814. between fields.  Are you sure that both fields are set to the same data type,
  3815. e.g. both set to long?  This was a problem for me when I started  using
  3816. Access.  Good Luck.
  3817. --Rich Moldwin
  3818. =========================================================================
  3819. Date:         Thu, 16 Dec 1993 10:27:20 -0800
  3820. Reply-To:     Microsoft Access Database Discussion List
  3821.               <ACCESS-L@INDYCMS.BITNET>
  3822. Sender:       Microsoft Access Database Discussion List
  3823.               <ACCESS-L@INDYCMS.BITNET>
  3824. From:         John von Colditz <johnvon@HALCYON.COM>
  3825. Subject:      Re: ongoing code maintenance
  3826. In-Reply-To:  <199312160846.AA00162@halcyon.com> from "Adam Cohen" at Dec 15,
  3827.               93 08:47:11 pm
  3828.  
  3829. Adam,
  3830.  
  3831. Put all of your tables in a seperate MDB, and attach them from your
  3832. working MDB.  I usually give the data MDB a different file extension, to
  3833. further hide it from users.
  3834.  
  3835. CodeDB() and CurrentDB() are functions.  CurrentDB() returns a database
  3836. object for the currently open database.  CodeDB() returns a database
  3837. object also.  If you are running your code from a library, it returns a
  3838. database object for the library.  If you are running code from a user
  3839. database, it returns the same database object as CurrentDB().  Subtle,
  3840. and somewhat confusing.
  3841.  
  3842. John
  3843. johnvon@halcyon.com
  3844. =========================================================================
  3845. Date:         Thu, 16 Dec 1993 10:32:14 -0800
  3846. Reply-To:     Microsoft Access Database Discussion List
  3847.               <ACCESS-L@INDYCMS.BITNET>
  3848. Sender:       Microsoft Access Database Discussion List
  3849.               <ACCESS-L@INDYCMS.BITNET>
  3850. From:         John von Colditz <johnvon@HALCYON.COM>
  3851. Subject:      Re: using Access referential integrity
  3852. In-Reply-To:  <199312161432.AA11602@halcyon.com> from "Adam Cohen" at Dec 15,
  3853.               93 08:44:03 pm
  3854.  
  3855. >
  3856. > Does anyone know of a way to define a referential constraint between
  3857. > a _non-key_ field in a "parent" table to a primary key in a "child"
  3858. > table?
  3859. >
  3860. > Access seems to only provide referential integrity when the _key_
  3861. > field of the parent is used for the constraint.
  3862. >
  3863. > I've even tried defining a unique index on the non-key field in the
  3864. > parent, but that doesn't seem to make a difference.
  3865. >
  3866. > thanks
  3867. >
  3868. >   Adam
  3869. >
  3870. Adam, you are correct.  Access only supports referential integrity on
  3871. key fields in the parent.  Sorry
  3872.  
  3873. John
  3874. johnvon@halcyon.com.
  3875. =========================================================================
  3876. Date:         Thu, 16 Dec 1993 14:58:39 EST
  3877. Reply-To:     Microsoft Access Database Discussion List
  3878.               <ACCESS-L@INDYCMS.BITNET>
  3879. Sender:       Microsoft Access Database Discussion List
  3880.               <ACCESS-L@INDYCMS.BITNET>
  3881. From:         SBALAB2@UCONNVM.BITNET
  3882. Subject:      Help!  I'm a beginner!
  3883.  
  3884. I am a novice at using MS Access.  My question may seem simple to those of you
  3885. who are expert database handlers, but I will pose it just the same.  Clear
  3886. step-by-step instructions would be appreciated, if possible.
  3887.  
  3888. I have several tables (used to be in dBase 4) that I use to track the computer
  3889. inventory in our school.  Each machine is given a unique number (SBA_NUM in my
  3890. database) which is used to identify it.  I have several tables in the database,
  3891. including PS2 (a listing of all PS/2s, obviously), SCH_PRTS (a listing of all
  3892. newer dot-matrix and laser printers), LAPTOPS, etc.  One field in each table
  3893. is the SBA_NUM and another is the ROOM.  Each ROOM may contain several SBA_NUMs
  3894. from different tables.
  3895.  
  3896. I want to print out a listing of what machines are in each room.  I have tried
  3897. to use the Help menu and the Cue Cards on creating relationships and running
  3898. queries, but I am lost!  The solution probably seems obvious to all of you, but
  3899. try as I might, I can't get this thing to work!  I have reached my frustration
  3900. point, so I thought I would send this to the list.
  3901.  
  3902. Any hints you can give me would be much appreciated!
  3903.  
  3904.  
  3905. Amy C. Park
  3906. Dean's Office, School of Business Administration
  3907. University of Connecticut
  3908. 368 Fairfield Rd., U-41D
  3909. Storrs, CT  06269-2041
  3910. SBALAB2@UCONNVM.UCONN.EDU
  3911. =========================================================================
  3912. Date:         Thu, 16 Dec 1993 15:58:23 -0400
  3913. Reply-To:     Microsoft Access Database Discussion List
  3914.               <ACCESS-L@INDYCMS.BITNET>
  3915. Sender:       Microsoft Access Database Discussion List
  3916.               <ACCESS-L@INDYCMS.BITNET>
  3917. From:         Jim Foley <JFOLEY@BENTLEY.BITNET>
  3918. Subject:      Re: Access, Oracle and Vax
  3919.  
  3920. Frank,
  3921.  
  3922. I was wondering if you could post a summary of the answers you get back
  3923. to the list or to me personally?  I am looking into similar combinations
  3924. here at Bentley and would like to hear of any successes or horror stories.
  3925. Thanks in advance.
  3926.  
  3927. Jim Foley
  3928. Manager of Data Administration
  3929. Bentley College
  3930. Waltham, MA  02154-4705
  3931. (617)891-3419
  3932. JFOLEY@BENTLEY.EDU
  3933. =========================================================================
  3934. Date:         Thu, 16 Dec 1993 14:44:13 -0500
  3935. Reply-To:     Microsoft Access Database Discussion List
  3936.               <ACCESS-L@INDYCMS.BITNET>
  3937. Sender:       Microsoft Access Database Discussion List
  3938.               <ACCESS-L@INDYCMS.BITNET>
  3939. From:         Louis Jezsik <jezsik@ALCOR.CONCORDIA.CA>
  3940. Subject:      How do I input a phone number
  3941.  
  3942. I want to have a place for phone numbers in my database.  The area code
  3943. field is easy enough but how do you handle ###-####?  When I set the number
  3944. in this format Access returns with #-# and I haven't the slightest idea
  3945. what it is trying to do.  The PIM program is no help at all.  It has a
  3946. text field with 50 characters for the (at the most) 13 characters needed.
  3947. Go figure.  So, anyone have a solution to this problem?
  3948. Thanks
  3949. Louis
  3950. jezsik@alcor.concordia.ca
  3951. =========================================================================
  3952. Date:         Thu, 16 Dec 1993 18:18:36 EST
  3953. Reply-To:     Microsoft Access Database Discussion List
  3954.               <ACCESS-L@INDYCMS.BITNET>
  3955. Sender:       Microsoft Access Database Discussion List
  3956.               <ACCESS-L@INDYCMS.BITNET>
  3957. From:         Ted Atkinson <TED2@MAINE.MAINE.EDU>
  3958. Subject:      Access on OS/2 or NT I am running Access on OS/2 2.1 using
  3959.               WIN/OS2. It seems to have some
  3960. In-Reply-To:  <9312120350.AA57793@saturn.caps.maine.edu>
  3961.  
  3962. problems displaying its windows correctly. I sometime get pieces of windows
  3963. remaining in the background. The foreground window is usually O.K. I haven't
  3964. had many problems with it crashing, but the way it displays is messy.
  3965.  
  3966. Ted Atkinson
  3967. Systems Analyst
  3968. University of Maine System
  3969. Orono, Maine
  3970. TED2@maine.maine.edu
  3971. =========================================================================
  3972. Date:         Thu, 16 Dec 1993 16:02:01 -0800
  3973. Reply-To:     Microsoft Access Database Discussion List
  3974.               <ACCESS-L@INDYCMS.BITNET>
  3975. Sender:       Microsoft Access Database Discussion List
  3976.               <ACCESS-L@INDYCMS.BITNET>
  3977. From:         John von Colditz <johnvon@HALCYON.COM>
  3978. Subject:      Re: How do I input a phone number
  3979. In-Reply-To:  <199312162130.AA21458@halcyon.com> from "Louis Jezsik" at Dec 16,
  3980.               93 02:44:13 pm
  3981.  
  3982. >
  3983. > I want to have a place for phone numbers in my database.  The area code
  3984. > field is easy enough but how do you handle ###-####?  When I set the number
  3985. > in this format Access returns with #-# and I haven't the slightest idea
  3986. > what it is trying to do.  The PIM program is no help at all.  It has a
  3987. > text field with 50 characters for the (at the most) 13 characters needed.
  3988. > Go figure.  So, anyone have a solution to this problem?
  3989. > Thanks
  3990. > Louis
  3991. > jezsik@alcor.concordia.ca
  3992. >
  3993. Louis,
  3994.  
  3995. You are not inputing a phone number, you are inputting a phone string.
  3996. The approach that I have taken is to create a function called ValidPN(),
  3997. that is attached to the OnExit property of the text box.  Usually I pass
  3998. it the control, and the form.  The pseudo-code for the function is
  3999. something like this (it gets much more complex for international phone
  4000. numbers!)
  4001.  
  4002. Check for nulls
  4003. Check length - if less than 7, notify user and cancel event
  4004.     if > 14 (1-234-567-8901), notify user and cancel event
  4005. Strip out leading "1-"
  4006. Strip out "-"
  4007. If it's numeric and length = 7 or 10, redisplay, properly formatted, and
  4008.    move on
  4009. else
  4010.    notify user and cancel event
  4011. Done
  4012.  
  4013. This may seem a bit clumsy, but it works!
  4014.  
  4015. Good luck.
  4016.  
  4017. John
  4018. johnvon@halcyon.com
  4019. =========================================================================
  4020. Date:         Thu, 16 Dec 1993 16:11:56 -0800
  4021. Reply-To:     Microsoft Access Database Discussion List
  4022.               <ACCESS-L@INDYCMS.BITNET>
  4023. Sender:       Microsoft Access Database Discussion List
  4024.               <ACCESS-L@INDYCMS.BITNET>
  4025. From:         John von Colditz <johnvon@HALCYON.COM>
  4026. Subject:      Re: Date input
  4027. In-Reply-To:  <199312161915.AA16316@halcyon.com> from "Louis Jezsik" at Dec 16,
  4028.               93 12:04:29 pm
  4029.  
  4030. >
  4031. > I am trying to get access to permit a date followed by a character
  4032. > but can't seem to figure out how to do it.  The format is (yyyy) so
  4033. > I have a print-out of (1993).  What I want is an OPTION to have a
  4034. > date of (1993a) or (1993b).  Yes, I am dealing with publications.
  4035. > If I use the format (yyyy/a), I get exactly that: a date with an 'a'
  4036. > following it.  Hmmm.  Anyone have a suggestion.
  4037. > Thanks
  4038. > Louis
  4039. > jezsik@alcor.concordia.ca
  4040. >
  4041. Louis,
  4042.  
  4043. Read your date in as a string, rather than a variant.  Use a function in
  4044. the OnExit property of the text box to edit it.
  4045.  
  4046. John
  4047. johnvon@halcyon.com
  4048. =========================================================================
  4049. Date:         Thu, 16 Dec 1993 15:48:22 -0800
  4050. Reply-To:     Microsoft Access Database Discussion List
  4051.               <ACCESS-L@INDYCMS.BITNET>
  4052. Sender:       Microsoft Access Database Discussion List
  4053.               <ACCESS-L@INDYCMS.BITNET>
  4054. From:         John von Colditz <johnvon@HALCYON.COM>
  4055. Subject:      Re: Help!  I'm a beginner!
  4056. In-Reply-To:  <199312162049.AA19881@halcyon.com> from "SBALAB2@UCONNVM.BITNET"
  4057.               at Dec 16, 93 02:58:39 pm
  4058.  
  4059. Amy,
  4060.  
  4061. You haven't exactly set this up to make it easy for yourself!  What you
  4062. want to end up with is a table/dynaset that has Room Number, Equipment
  4063. Description (printer/laptop/PS2/etc.), SBA_NUM, etc.  With the structure
  4064. of your tables, you have no easy way to extract all of the data.  I
  4065. think I can give you the easiest, and ugliest solution.
  4066.  
  4067. 1) Design a new table.  For fields, use the ones you want to appear in
  4068.    the report.  Make SBA_NUM the key field (I assume it's unique).
  4069.  
  4070. 2) Build an append query that takes the correct data from each of your
  4071.    tables and mashes it into your new table.  You will probably want to
  4072.    build one query for each table, if you have to do the report
  4073.    frequently.  Run all of the queries.
  4074.  
  4075. 3) Build your report, based on your table, or based on a query on the
  4076.    table.  Use the Wizard, and select a grouped report.  Group by room,
  4077.    and, if you want, equipment type.
  4078.  
  4079. 4) Run your report.
  4080.  
  4081. At some point you are going to want to consider restructuring your
  4082. tables, so that your base table looks more like the table you are basing
  4083. the report on.  Post again when you decide to do it.
  4084.  
  4085. Good luck.
  4086.  
  4087. John
  4088. =========================================================================
  4089. Date:         Thu, 16 Dec 1993 16:22:04 -0800
  4090. Reply-To:     Microsoft Access Database Discussion List
  4091.               <ACCESS-L@INDYCMS.BITNET>
  4092. Sender:       Microsoft Access Database Discussion List
  4093.               <ACCESS-L@INDYCMS.BITNET>
  4094. From:         John von Colditz <johnvon@HALCYON.COM>
  4095. Subject:      Re: Access on OS/2 or NT I am running Access on OS/2 2.1 using
  4096. In-Reply-To:  <199312162337.AA26008@halcyon.com> from "Ted Atkinson" at Dec 16,
  4097.               93 06:18:36 pm
  4098.  
  4099. Ted,
  4100.  
  4101. Access is notoriously hard on poorly written video drivers.  Check with
  4102. your board manufacturer and get the latest version of the drivers.  If
  4103. you are having crashes in Access, this will probably solve that problem,
  4104. too.
  4105.  
  4106. Good luck.
  4107.  
  4108. John
  4109. johnvon@halcyon.com
  4110. =========================================================================
  4111. Date:         Thu, 16 Dec 1993 17:46:50 -0800
  4112. Reply-To:     Microsoft Access Database Discussion List
  4113.               <ACCESS-L@INDYCMS.BITNET>
  4114. Sender:       Microsoft Access Database Discussion List
  4115.               <ACCESS-L@INDYCMS.BITNET>
  4116. From:         B Jonathan Schuck <schuck@SFU.CA>
  4117. Subject:      Re: How do I input a phone number
  4118. In-Reply-To:  <9312162109.AA26590@whistler.sfu.ca> from "Louis Jezsik" at Dec
  4119.               16, 93 02:44:13 pm
  4120.  
  4121. >
  4122. > I want to have a place for phone numbers in my database.  The area code
  4123. > field is easy enough but how do you handle ###-####?  When I set the number
  4124. > in this format Access returns with #-# and I haven't the slightest idea
  4125. > what it is trying to do.  The PIM program is no help at all.  It has a
  4126. > text field with 50 characters for the (at the most) 13 characters needed.
  4127. > Go figure.  So, anyone have a solution to this problem?
  4128. > Thanks
  4129. > Louis
  4130. > jezsik@alcor.concordia.ca
  4131. >
  4132.  
  4133. If you were using a text field, you could format it:
  4134.  
  4135. (@@@) @@@-@@@@ for phone plus area code
  4136.  
  4137. or
  4138.  
  4139. @@@-@@@@ for just a phone #
  4140. =========================================================================
  4141. Date:         Thu, 16 Dec 1993 18:07:02 -0800
  4142. Reply-To:     Microsoft Access Database Discussion List
  4143.               <ACCESS-L@INDYCMS.BITNET>
  4144. Sender:       Microsoft Access Database Discussion List
  4145.               <ACCESS-L@INDYCMS.BITNET>
  4146. From:         Brian Henning <bhenning@CRL.COM>
  4147. Subject:      Re: ongoing code maintenance
  4148. In-Reply-To:  <199312160453.AA25590@crl.crl.com>
  4149.  
  4150. On Wed, 15 Dec 1993, Adam Cohen wrote:
  4151.  
  4152. > I wonder how people are dealing with the problem of having code and
  4153. > data merged in a single .MDB file.
  4154. >
  4155.  
  4156. I wish Microsoft had designed the whole system around the concept of two
  4157. files make up a database, 1 for code objects (forms, macros, queries,
  4158. etc.) and the other purely for tables.  Please don't tell me one file is
  4159. an object oriented feature. It has nothing to do with that.  This is a
  4160. physical storage issue.
  4161.  
  4162. I live in the Bay area and have a client in Tucson with an Access based
  4163. system. All the various storage scenarios don't work very well for me.
  4164.  
  4165. 1. Two database (one for tables and the other code related) - Lose all
  4166. referential integrity. Has a performance penalty (don't know if this is
  4167. true)? All the attached tables must be hard coded to a drive/directory
  4168. etc.
  4169.  
  4170. 2. Library - Only good for modules. Cannot have a form in library bound to
  4171. a table in the data database. Cannot debug code when set up this way.
  4172.  
  4173. 3. One database - Cannot ship your user a new release. Must either send
  4174. out patch database from which to import objects into the production
  4175. database or get a copy of the production database and install all the
  4176. changed objects.
  4177.  
  4178. I really get the impression sometimes that tool developers do a good job
  4179. of testing individual features in products but never build and maintain
  4180. real applications with their own tools.  If they did they would never have
  4181. released a product that's set up like this.
  4182.  
  4183. Don't get me wrong. I really like Access. I have built 4 significant
  4184. applications with it and am anxious for the next release.  This product is
  4185. the future, not the xBase stuff of Fox Pro.  I tried Paradox for Windows
  4186. and found it to be technically more elegant but even more guilty of the
  4187. "has anyone really built and maintained an application with this thing"
  4188. problem.  Since I'm on a roll. Hey Microsoft are you going to clean up
  4189. Menu bar handling in this next release?  Having to call the Windows API to
  4190. do simple things like checking and greying is a real kludge.
  4191.  
  4192. This next release of Access will really determine it's future.  Does it
  4193. stay in the realm of "end-user databases" or is it willing to give
  4194. developers a real platform to develop the client side of an application.
  4195. I'm looking down at an ad from Powersoft for their PowerMaker product
  4196. ($99) and wondering if this would be a more appropriate product for
  4197. developing low-end client/server applications.
  4198.  
  4199. I digress. I'll be quiet now.
  4200.  
  4201. Brian Henning
  4202. =========================================================================
  4203. Date:         Fri, 17 Dec 1993 15:35:07 GMT
  4204. Reply-To:     Microsoft Access Database Discussion List
  4205.               <ACCESS-L@INDYCMS.BITNET>
  4206. Sender:       Microsoft Access Database Discussion List
  4207.               <ACCESS-L@INDYCMS.BITNET>
  4208. From:         "Richard Saunders, Computer Centre" <R.J.Saunders@UEL.AC.UK>
  4209. Organization: University Of East London
  4210. Subject:      Re: Help! I'm a beginner!
  4211.  
  4212. >
  4213. > I am a novice at using MS Access.  My question may seem simple to those of you
  4214. > who are expert database handlers, but I will pose it just the same.  Clear
  4215. > step-by-step instructions would be appreciated, if possible.
  4216. (Stuff deleted)
  4217.  
  4218. I'm also a fairly new Access user so I sympathize. I have a book
  4219. called "Understanding Microsoft Access" by Alan Simpson and on page
  4220. 72 it says in big letters "Don't Use Multiple Tables to Categorize
  4221. Data...". That seems to me to be what you are doing.
  4222.  
  4223. If you could combine all your different tables into a single table
  4224. with a new field to show the type of printer, I think your problem
  4225. would be much easier. You could then use the Groups/Totals Wizard to
  4226. create a report grouped on room number. Have a good Christmas!
  4227. =========================================================================
  4228. Date:         Fri, 17 Dec 1993 08:41:15 -0800
  4229. Reply-To:     Microsoft Access Database Discussion List
  4230.               <ACCESS-L@INDYCMS.BITNET>
  4231. Sender:       Microsoft Access Database Discussion List
  4232.               <ACCESS-L@INDYCMS.BITNET>
  4233. From:         John von Colditz <johnvon@HALCYON.COM>
  4234. Subject:      Re: ongoing code maintenance
  4235. In-Reply-To:  <199312170230.AA02275@halcyon.com> from "Brian Henning" at Dec 16,
  4236.               93 06:07:02 pm
  4237.  
  4238. >
  4239. > On Wed, 15 Dec 1993, Adam Cohen wrote:
  4240. >
  4241. > > I wonder how people are dealing with the problem of having code and
  4242. > > data merged in a single .MDB file.
  4243. > >
  4244. >
  4245. > I wish Microsoft had designed the whole system around the concept of two
  4246. > files make up a database, 1 for code objects (forms, macros, queries,
  4247. > etc.) and the other purely for tables.  Please don't tell me one file is
  4248. > an object oriented feature. It has nothing to do with that.  This is a
  4249. > physical storage issue.
  4250. >
  4251. > I live in the Bay area and have a client in Tucson with an Access based
  4252. > system. All the various storage scenarios don't work very well for me.
  4253. >
  4254. > 1. Two database (one for tables and the other code related) - Lose all
  4255. > referential integrity. Has a performance penalty (don't know if this is
  4256. > true)? All the attached tables must be hard coded to a drive/directory
  4257. > etc.
  4258. There may, in fact, be a performance penalty.  You _can_ maintain
  4259. referential integrity between tables.  I have several applications with
  4260. split code and data, and all maintain referential integrity.  You do not
  4261. have to hard code the drive/directory paths.  I have adopted the
  4262. strategy of validating all attachments on startup.  If they are invalid,
  4263. I go out to a table that maintains all of my paths to the data, and
  4264. attempt to reattach.  If this fails, the user uses the Windows common
  4265. dialogs to re-establish the paths to the data, and then reattaches the
  4266. files.  There is a very good article by Paul Litwin in the December
  4267. Smart Acces that reviews how to do this.
  4268. >
  4269. > 2. Library - Only good for modules. Cannot have a form in library bound to
  4270. > a table in the data database. Cannot debug code when set up this way.
  4271. Agreed that libraries are only good for modules.  That is what they were
  4272. designed for.  You can have a form in the code database bound to a table
  4273. in the data MDB.  Also agreed that debugging of libraries can be a pain.
  4274. >
  4275. > 3. One database - Cannot ship your user a new release. Must either send
  4276. > out patch database from which to import objects into the production
  4277. > database or get a copy of the production database and install all the
  4278. > changed objects.
  4279. I have done one single MDB update in the field, for users in Canada, and
  4280. it was a pain.  I created and update MDB that opened the old and new
  4281. MDB's on the user system.  It imported all of the tables to the new MDB,
  4282. used the Access Data Definition Language to re-establish the
  4283. relationships between tables in the new MDB.  It was not very much fun!
  4284. >
  4285. > I really get the impression sometimes that tool developers do a good job
  4286. > of testing individual features in products but never build and maintain
  4287. > real applications with their own tools.  If they did they would never have
  4288. > released a product that's set up like this.
  4289. Please remember the product is on version 1.1.  Microsoft is working on
  4290. SIGNIFICANT improvements.
  4291.  
  4292. Brian, I understand many of your frustrations, having endured many of
  4293. them myself.
  4294.  
  4295. Good luck.
  4296.  
  4297. John
  4298. johnvon@halcyon.com
  4299. =========================================================================
  4300. Date:         Fri, 17 Dec 1993 11:54:30 EST
  4301. Reply-To:     Microsoft Access Database Discussion List
  4302.               <ACCESS-L@INDYCMS.BITNET>
  4303. Sender:       Microsoft Access Database Discussion List
  4304.               <ACCESS-L@INDYCMS.BITNET>
  4305. From:         "Amy C. Park" <SBALAB2@UCONNVM.BITNET>
  4306. Subject:      Thanks, everyone!
  4307.  
  4308. Wow!  I never expected to get that many responses to my question.  It does
  4309. sound like I should put all of my data into one big table - that will make
  4310. things a lot easier!  If I still have problems, I will write in again.
  4311.  
  4312. Thanks to everyone for all your help.  Have a great Christmas!!!  :-)
  4313.  
  4314. Amy C. Park
  4315. Dean's Office, School of Business Administration
  4316. University of Connecticut
  4317. 368 Fairfield Rd., U-41D
  4318. Storrs, CT  06269-2041
  4319. SBALAB2@UCONNVM.UCONN.EDU
  4320. =========================================================================
  4321. Date:         Sat, 18 Dec 1993 10:07:03 -0400
  4322. Reply-To:     Microsoft Access Database Discussion List
  4323.               <ACCESS-L@INDYCMS.BITNET>
  4324. Sender:       Microsoft Access Database Discussion List
  4325.               <ACCESS-L@INDYCMS.BITNET>
  4326. From:         Stephen Hueners <JUSTSTEVE@DELPHI.COM>
  4327. Subject:      Calling Subs from OnOpen
  4328.  
  4329. I'm trying to run ABCode that parses a text file and retruns variables to
  4330. given fields in a given table. As such, I'm not interested in a return value
  4331. of a function (nor do I wish to pass arguments) so I percieve I must use a
  4332. Sub - but I don't see how to "Call" a sub from the OnOpen event.
  4333.  
  4334. When I change the code to "Function" and call with:
  4335.       OnOpen Proporty to "= ParseText()"
  4336. the empty argument list interfers with the arguments that the Declarations
  4337. send. Specifically, I'm declaring a user-defined data type.
  4338.  
  4339. I think my question boils down to how to call a Sub from an event....but I
  4340. could be off base with that as well.
  4341.  
  4342. THA
  4343. --steve...
  4344. =========================================================================
  4345. Date:         Sat, 18 Dec 1993 10:08:23 -0800
  4346. Reply-To:     Microsoft Access Database Discussion List
  4347.               <ACCESS-L@INDYCMS.BITNET>
  4348. Sender:       Microsoft Access Database Discussion List
  4349.               <ACCESS-L@INDYCMS.BITNET>
  4350. From:         John von Colditz <johnvon@HALCYON.COM>
  4351. Subject:      Re: Calling Subs from OnOpen
  4352. In-Reply-To:  <199312181508.AA13832@halcyon.com> from "Stephen Hueners" at Dec
  4353.               18, 93 10:07:03 am
  4354.  
  4355. >
  4356. > I'm trying to run ABCode that parses a text file and retruns variables to
  4357. > given fields in a given table. As such, I'm not interested in a return value
  4358. > of a function (nor do I wish to pass arguments) so I percieve I must use a
  4359. > Sub - but I don't see how to "Call" a sub from the OnOpen event.
  4360.  
  4361. Sorry, but you can only call macros and functions.  Functions will
  4362. always work where you have a sub.
  4363.  
  4364. >
  4365. > When I change the code to "Function" and call with:
  4366. >       OnOpen Proporty to "= ParseText()"
  4367. > the empty argument list interfers with the arguments that the Declarations
  4368. > send. Specifically, I'm declaring a user-defined data type.
  4369.  
  4370. I am a little unclear on what you are asking here.  If your user defined
  4371. type is declared in the declarations section of the module, all of the
  4372. functions in the module have access to it.  An empty argument list
  4373. should have no effect on the declaration.  ??
  4374.  
  4375. Steve, I hope this cleared things up a bit.  If not, please re-post
  4376.  
  4377. John
  4378. johnvon@halcyon.com
  4379. =========================================================================
  4380. Date:         Sun, 19 Dec 1993 09:17:28 -0400
  4381. Reply-To:     Microsoft Access Database Discussion List
  4382.               <ACCESS-L@INDYCMS.BITNET>
  4383. Sender:       Microsoft Access Database Discussion List
  4384.               <ACCESS-L@INDYCMS.BITNET>
  4385. From:         Stephen Hueners <JUSTSTEVE@DELPHI.COM>
  4386. Subject:      Re: Calling Subs from OnOpen
  4387.  
  4388. >I am a little unclear on what you are asking here.
  4389.  
  4390. Sorry, in my attempt to be brief I sacrificed clarity.
  4391.  
  4392. >...An empty argument list should have no effect on the declaration.  ??
  4393.  
  4394. The empty aurgument list comes from the OpOpen property calling the
  4395. function.
  4396.  
  4397. Since all I'm trying to do is execute code that acts upon an
  4398. existing DOS file and returns values to a table with TBLNAME.ADDNEW method,
  4399. I have no need to pass arguments - hence OnOpen property reads:
  4400.    =functionname() --- empty argument list.
  4401.  
  4402. In order to define data type I must declare in Declarations and include as
  4403. argument. So declarations has:
  4404.  
  4405. TYPE data_structure
  4406.     From As String
  4407.     To As String
  4408.     ...
  4409.     ...
  4410.     ...
  4411. End Type
  4412.  
  4413. and the function begins with:
  4414.  
  4415. Function ParseHeader (var As Data_Structure)
  4416.  
  4417. so I can refer to var.From and so on. When code attempts to execute I get an
  4418. "Argument-count mismatch in On-Open expression" error. Thinking that the
  4419. empty arugment list from the calling property was interferring with
  4420. the passing of the user-defined data type argument, I have also attempted to
  4421. open the function with 2 arguments in it's list as:
  4422.  
  4423. Function ParseHeader (holder ByVal as String, var As Data_Structure)
  4424.  
  4425. but I get the same error.
  4426.  
  4427. Undoutedly something simple and likely that I'm trying to use a tool in a
  4428. way in which it was'nt intended...my trademark...so to restate my intent
  4429. should anyone care to redirect my efforts:
  4430.  
  4431. I'm trying to parse a text file and return data from that file to a table.
  4432.  
  4433. I'm using a user-defined data type so that I can assemble all the fields of
  4434. a given record before doing an Update.
  4435.  
  4436. I'm using the OnOpen property of a form to call the function because that
  4437. seems to be a likely event to use.
  4438.  
  4439. I don't think I need to send any arguments to the function nor do I need to
  4440. return a value as the result of the function...IOW the way I perceive it, my
  4441. code is a subroutine and does not evaluate to anything meaningful like SUM()
  4442. or DatePart().
  4443.  
  4444. ....now i've probably been _too_ verbose.
  4445.  
  4446. thankx
  4447. --steve...
  4448.  
  4449. juststeve@delphi.com
  4450. =========================================================================
  4451. Date:         Sun, 19 Dec 1993 09:13:12 -0800
  4452. Reply-To:     Microsoft Access Database Discussion List
  4453.               <ACCESS-L@INDYCMS.BITNET>
  4454. Sender:       Microsoft Access Database Discussion List
  4455.               <ACCESS-L@INDYCMS.BITNET>
  4456. From:         John von Colditz <johnvon@HALCYON.COM>
  4457. Subject:      Re: Calling Subs from OnOpen
  4458. In-Reply-To:  <199312191634.AA00353@halcyon.com> from "Stephen Hueners" at Dec
  4459.               19, 93 09:17:28 am
  4460.  
  4461. Steve,
  4462.  
  4463. Now were getting somewhere!  You are making this more complex than it
  4464. needs to be.  Several points need to be made:
  4465.  
  4466. 1) You are getting the "Argument-count mismatch..." message because the
  4467.    function is expecting one argument, and you are passing no argument,
  4468.    or two arguments.  But that's not the main problem.
  4469.  
  4470. 2) You do not need to pass Data_Structure as an argument.  You need to
  4471.    declare the type in the declarations section of the module.  You then
  4472.    need to Dim it in your module, ie.
  4473.  
  4474.    Declarations
  4475.    Type Data_Structure
  4476.       From as String
  4477.       To as String
  4478.       ....
  4479.    End Type
  4480.  
  4481.    Function ParseHeader()
  4482.       Dim Foo as Data_Structure
  4483.       < Do work here >
  4484.    End function
  4485.  
  4486.    If this is unclear, look at ORDENTRY.MDB from the Access distribution
  4487.    disks.  Look at the module Windows API Utilities.  First, look at the
  4488.    WU_RECT data type.  Then look at the function wu_CenterDoc, where the
  4489.    variables r, and rDesk are Dim'ed as WU_RECT.
  4490.  
  4491. I hope this all makes sense.  Good luck.
  4492.  
  4493. John
  4494. johnvon@halcyon.com
  4495. =========================================================================
  4496. Date:         Sun, 19 Dec 1993 14:42:10 EST
  4497. Reply-To:     Microsoft Access Database Discussion List
  4498.               <ACCESS-L@INDYCMS.BITNET>
  4499. Sender:       Microsoft Access Database Discussion List
  4500.               <ACCESS-L@INDYCMS.BITNET>
  4501. Comments:     Converted from PROFS to RFC822 format by PUMP V2.2X
  4502. From:         Albert Yoder <SVYODEA%VCCSCENT.BITNET@VTBIT.CC.VT.EDU>
  4503. Subject:      Command confirmation request (60A4A3)
  4504.  
  4505. OK
  4506.  
  4507. Dr Al Yoder, Southside Virginia Community College
  4508. John H Daniel Campus, Keysville, VA 23947
  4509. Phone: (804)736-8484  Fax: (804)736-8578
  4510. *** Reply to note of 12/19/93 14:36
  4511. X-Delivery-Notice:  SMTP MAIL FROM does not correspond to sender.
  4512. Received: from INDYCMS.IUPUI.EDU (LMAIL@INDYCMS) by VCCSCENT.BITNET (Mailer
  4513.  R2.07) with BSMTP id 5735; Sun, 19 Dec 93 14:36:44 EST
  4514. Received: from INDYCMS.IUPUI.EDU (NJE origin LISTSERV@INDYCMS) by
  4515.  INDYCMS.IUPUI.EDU (LMail V1.1b/1.7e) with BSMTP id 7735; Sun,
  4516.  19 Dec 1993 14:36:29 -0500
  4517. Date:         Sun, 19 Dec 1993 14:36:29 -0500
  4518. From:         BITNET list server at INDYCMS (1.7f) <LISTSERV@INDYCMS.IUPUI.EDU>
  4519. Subject:      Command confirmation request (60A4A3)
  4520. To:           SVYODEA@VCCSCENT.BITNET
  4521. X-LSV-ListID: ACCESS-L
  4522.  
  4523. Your command:
  4524.  
  4525.                           SUBSCRIBE ACCESS-L Al Yoder
  4526.  
  4527. has been received.  You must now reply to this  message (as explained below)
  4528. to complete your subscription. The purpose of this confirmation procedure is
  4529. to check that  the address LISTSERV is about  to add to the list  for you is
  4530. working properly. This is a typical  procedure for high-volume lists and all
  4531. new subscribers  are subjected to  it - no offense  meant. We have  tried to
  4532. make this confirmation as simple and painless as possible, and apologize for
  4533. the inconvenience.
  4534.  
  4535. With most  mail programs, you  can confirm the  command by simply  using the
  4536. "reply"  function, without  including  the original  text,  and typing  "ok"
  4537. (without the quotes) as the text of  your message. Just "ok" - do not retype
  4538. the command  or anything else.  If this does not  work, you will  receive an
  4539. error  message. In  this  case, send  "ok 60A4A3"  instead,  using the  same
  4540. procedure with which you  sent the command you are now  asked to confirm. In
  4541. other words, with most mail programs you will only need to type "ok", but if
  4542. you are unlucky you may have to retype the confirmation code as well.
  4543.  
  4544. Finally, your command will be automatically  cancelled if you do not confirm
  4545. it within 48h. After  that time, you must start over  and resend the command
  4546. to get a new  confirmation code. If necessary, wait until  you know you will
  4547. be able  to reply  in time. If  on the  other hand you  change your  mind or
  4548. realize you made  a mistake when typing  the command, you do not  need to do
  4549. anything  - it  will expire  on its  own  in 48h  and, if  you discard  this
  4550. message, there is no risk of confirming it by accident.
  4551. =========================================================================
  4552. Date:         Sun, 19 Dec 1993 15:30:20 -0400
  4553. Reply-To:     Microsoft Access Database Discussion List
  4554.               <ACCESS-L@INDYCMS.BITNET>
  4555. Sender:       Microsoft Access Database Discussion List
  4556.               <ACCESS-L@INDYCMS.BITNET>
  4557. From:         Howard Meisner <HMEISNER@DELPHI.COM>
  4558. Subject:      Re: Command confirmation request (60A4A3)
  4559.  
  4560. ok
  4561. =========================================================================
  4562. Date:         Mon, 20 Dec 1993 08:31:47 -0600
  4563. Reply-To:     Microsoft Access Database Discussion List
  4564.               <ACCESS-L@INDYCMS.BITNET>
  4565. Sender:       Microsoft Access Database Discussion List
  4566.               <ACCESS-L@INDYCMS.BITNET>
  4567. From:         "John A. Olson" <aurora.cdev.com@AURORA.CDEV.COM>
  4568. Subject:      Re: Calling Subs from OnOpen
  4569.  
  4570. >I'm trying to run ABCode that parses a text file and retruns variables to
  4571. >given fields in a given table. As such, I'm not interested in a return value
  4572. >of a function (nor do I wish to pass arguments) so I percieve I must use a
  4573. >Sub - but I don't see how to "Call" a sub from the OnOpen event.
  4574. >
  4575. >When I change the code to "Function" and call with:
  4576. >      OnOpen Proporty to "= ParseText()"
  4577. >the empty argument list interfers with the arguments that the Declarations
  4578. >send. Specifically, I'm declaring a user-defined data type.
  4579. >
  4580. >I think my question boils down to how to call a Sub from an event....but I
  4581. >could be off base with that as well.
  4582. >
  4583. >THA
  4584. >--steve...
  4585. >
  4586. >
  4587.  
  4588. This is just a thought.  AB is an event driven language which means that
  4589. once a statement begins to execute, the function continues immediately to
  4590. the next line  before the first line has even completed.  If you have not
  4591. managed to capture the DOS operation within a loop in such a way to "stall"
  4592. the function,  the arguments you are expecting to get from your DOS text
  4593. file will not be available to the function.  If, for instance, you are using
  4594. the "shell" function to run a DOS app,  you need to have that shell
  4595. operation complete its task before continuing.  There is a way to do this.
  4596. One of the Windows API functions can monitor a given task.  It's called
  4597. GetModuleUsage.  If the above situation is applicable to your problem, send
  4598. another message and I'll provide the code to allow the "stall" to occur.
  4599.  
  4600. Good luck!
  4601.  
  4602. John
  4603. =========================================================================
  4604. Date:         Mon, 20 Dec 1993 15:47:00 PST
  4605. Reply-To:     Microsoft Access Database Discussion List
  4606.               <ACCESS-L@INDYCMS.BITNET>
  4607. Sender:       Microsoft Access Database Discussion List
  4608.               <ACCESS-L@INDYCMS.BITNET>
  4609. From:         "Ellington, Robert W (Bob)" <rwelling@CISPO.PCMAIL.INGR.COM>
  4610. Subject:      Remove characters from a string
  4611.  
  4612. Hello,
  4613.      I have written a routine that will strip out an unwanted character from
  4614. a string, and have written it so that I can send the character that I want
  4615. removed from the string.  Now, what I want is to have the routine so that I
  4616. can tell it that I want to remove multiple unwanted characters from the
  4617. string.  I want to make a call like this:
  4618.  
  4619. newstring = removechar(oldstring, list_of_unwanted_char)
  4620.  
  4621. Instead of having to do this:
  4622.  
  4623. newstring = removechar(oldstring, "&")
  4624. newstring = removechar(newstring, "-")
  4625. etc.....
  4626.  
  4627.  
  4628. I want the list to be able to be any number of characters (1 to n)
  4629.  
  4630. I have thought about just passing a concatenated string of my unwanted
  4631. characters and then parsing that string 1 character at a time, but I figured
  4632. that there had to be a better way.
  4633.  
  4634. list_of_unwanted_char = "&$-@"
  4635. Insided removechar I could loop reading the mid for 1 char at a time.
  4636.  
  4637. Any ideas?
  4638.  
  4639. Thanks in advance
  4640. Bob Ellington
  4641. rwelling@ingr.com
  4642. =========================================================================
  4643. Date:         Mon, 20 Dec 1993 13:36:14 -0800
  4644. Reply-To:     Microsoft Access Database Discussion List
  4645.               <ACCESS-L@INDYCMS.BITNET>
  4646. Sender:       Microsoft Access Database Discussion List
  4647.               <ACCESS-L@INDYCMS.BITNET>
  4648. From:         Brian Henning <bhenning@CRL.COM>
  4649. Subject:      Record Locking
  4650.  
  4651. Hi,
  4652.  
  4653. I'm developing a multi-user system and plan on using the lock edited
  4654. record option on the updating forms. When I've tested this feature its
  4655. works as advertised but I have one problem.  If user A is editing a record
  4656. and B comes along and tries to edit the same record the only indication
  4657. they get is a beep when they try to enter something into the form. I don't
  4658. have record selectors on (since it's a one record form) so they don't even
  4659. get that little circle thing when the record is locked. Is there some way
  4660. I could give them a polite dialog box telling them the record is locked
  4661. at the moment?
  4662.  
  4663. Brian H.
  4664. =========================================================================
  4665. Date:         Mon, 20 Dec 1993 16:55:31 -0600
  4666. Reply-To:     Microsoft Access Database Discussion List
  4667.               <ACCESS-L@INDYCMS.BITNET>
  4668. Sender:       Microsoft Access Database Discussion List
  4669.               <ACCESS-L@INDYCMS.BITNET>
  4670. From:         rjober@ASH.MONSANTO.COM
  4671. Subject:      Re: Remove characters from a string
  4672.  
  4673. >
  4674. >Hello,
  4675. >     I have written a routine that will strip out an unwanted character from
  4676. >a string, and have written it so that I can send the character that I want
  4677. >removed from the string.  Now, what I want is to have the routine so that I
  4678. >can tell it that I want to remove multiple unwanted characters from the
  4679. >string.  I want to make a call like this:
  4680. >
  4681. >newstring = removechar(oldstring, list_of_unwanted_char)
  4682. >
  4683. >Instead of having to do this:
  4684. >
  4685. >newstring = removechar(oldstring, "&")
  4686. >newstring = removechar(newstring, "-")
  4687. >etc.....
  4688. >
  4689. >
  4690. >I want the list to be able to be any number of characters (1 to n)
  4691. >
  4692. >I have thought about just passing a concatenated string of my unwanted
  4693. >characters and then parsing that string 1 character at a time, but I figured
  4694. >that there had to be a better way.
  4695. >
  4696. >list_of_unwanted_char = "&$-@"
  4697. >Insided removechar I could loop reading the mid for 1 char at a time.
  4698. >
  4699. >Any ideas?
  4700. >
  4701. >Thanks in advance
  4702. >Bob Ellington
  4703. >rwelling@ingr.com
  4704. >
  4705.  
  4706. Try the following:
  4707.  
  4708. Function RemoveChar (OldStr As String, UnWanted As String)
  4709.     Dim OneChar As String, Position As Integer
  4710.     NewStr = ""
  4711.     For Position = 1 To Len(OldStr)
  4712.         OneChar = Mid$(OldStr, Position, 1)
  4713.         NewStr = NewStr + IIf(InStr(1, UnWanted, OneChar) = 0, OneChar, "")
  4714.     Next Position
  4715.     RemoveChar = NewStr
  4716. End Function
  4717.  
  4718.  
  4719. It works for me, although it will not as written handle embedded quotes.
  4720. Anyone care to enhance it to do so?
  4721.  
  4722. Bob Oberst
  4723. rjober@maple.monsanto.com
  4724. =========================================================================
  4725. Date:         Tue, 21 Dec 1993 20:42:48 PST
  4726. Reply-To:     Microsoft Access Database Discussion List
  4727.               <ACCESS-L@INDYCMS.BITNET>
  4728. Sender:       Microsoft Access Database Discussion List
  4729.               <ACCESS-L@INDYCMS.BITNET>
  4730. From:         Adam Cohen <ISCAAC@UCCVMA.BITNET>
  4731. Subject:      On Menu and Modality
  4732.  
  4733. I have an application with a custom menu bar that is established
  4734. with a menu bar macro and the OnMenu event set for all forms in
  4735. the system.  Everything points to the same menu macro.
  4736.  
  4737. The problem is that my first form displayed has to be modal
  4738. and it appears that the OnMenu event doesn't occur until after
  4739. the form is disposed of.
  4740.  
  4741. So while the user is looking at the initial form, and until they
  4742. make a selection, they are seeing the default Access menu above
  4743. the form, even though they can't get to it.  It would be nice to
  4744. have my menu show up first.  Is this possible?
  4745.  
  4746.   Adam
  4747. =========================================================================
  4748. Date:         Wed, 22 Dec 1993 11:47:59 -0800
  4749. Reply-To:     Microsoft Access Database Discussion List
  4750.               <ACCESS-L@INDYCMS.BITNET>
  4751. Sender:       Microsoft Access Database Discussion List
  4752.               <ACCESS-L@INDYCMS.BITNET>
  4753. From:         Corey Lawson <alfalfa@BOOSTER.U.WASHINGTON.EDU>
  4754. Subject:      Good books on Macro and/or AccessBasic programming?
  4755.  
  4756. the subject says it all...
  4757.  
  4758. Thanks.
  4759.  
  4760. -Corey Lawson
  4761. csl@stein.u.washington.edu
  4762.         or
  4763. alfalfa@booster.u.washington.edu
  4764. =========================================================================
  4765. Date:         Wed, 22 Dec 1993 15:59:10 PST
  4766. Reply-To:     Microsoft Access Database Discussion List
  4767.               <ACCESS-L@INDYCMS.BITNET>
  4768. Sender:       Microsoft Access Database Discussion List
  4769.               <ACCESS-L@INDYCMS.BITNET>
  4770. From:         Adam Cohen <ISCAAC@UCCVMA.BITNET>
  4771. Subject:      ADK SetupWizard
  4772.  
  4773. When a custom setup created by SetupWizard creates the Program Manager
  4774. item for my application, it puts "/INI <INIfilename>" on the command
  4775. line.  The <INIfilename> is not qualified by a path; it assumes that
  4776. the location will be the current directory.
  4777.  
  4778. When this is left alone, it seems that the TitleBar option (at least)
  4779. in the .INI file is ignored.  But if I change the progman item to put
  4780. the fully qualified .INI file pathname (e.g., C:\APP\APPLET.INI) on
  4781. the commandline, TitleBar is recognized and used.
  4782.  
  4783. Has anyone else seen this behavior?  I didn't find anything in the
  4784. ADK readme or in MSDN.
  4785. thanks
  4786.  
  4787.   Adam
  4788. =========================================================================
  4789. Date:         Wed, 22 Dec 1993 21:24:14 -0500
  4790. Reply-To:     Microsoft Access Database Discussion List
  4791.               <ACCESS-L@INDYCMS.BITNET>
  4792. Sender:       Microsoft Access Database Discussion List
  4793.               <ACCESS-L@INDYCMS.BITNET>
  4794. From:         Gad Malamed <malamed@UMDNJ.EDU>
  4795. Subject:      calculated fields
  4796.  
  4797. I am having trouble using a calculated field in a form. I want the newly
  4798. calculated value to go into the table to be stored, not just to appear on the
  4799. form one time. The field it is going into is in the same table as the form
  4800. (in other words, there is only one form and only one table involved). I have
  4801. no trouble calculating the value interactively on the form, and I have
  4802. created a macro that actually updates the field, as planned. But I can only
  4803. add one record; then the macro locks up. Everytime I press enter to get to
  4804. the next record, the status line says "calculating"; in some instances,
  4805. depending on what macro I use, I get the message "can't SetValue", or "cant
  4806. update field while validating value". There is no validation for the
  4807. field(s). By the way, the fields are logical, y/n. I can easily enough create
  4808. an update query that recalcs all the values, but would prefer this method of
  4809. doing it on the form.
  4810. Any help appreciated. I also strongly prefer macros; not a Basic routine at
  4811. this time. Thank you.
  4812. =========================================================================
  4813. Date:         Thu, 23 Dec 1993 08:30:53 MET
  4814. Reply-To:     Microsoft Access Database Discussion List
  4815.               <ACCESS-L@INDYCMS.BITNET>
  4816. Sender:       Microsoft Access Database Discussion List
  4817.               <ACCESS-L@INDYCMS.BITNET>
  4818. From:         DeJean <jqdoumen@VUB.AC.BE>
  4819. Subject:      Access Basic and Forms
  4820.  
  4821. I have been looking into the manual for this, but couldn't find it (maybe
  4822. overlooked it), so if it is in it, just point to the page. ;-)
  4823.  
  4824. I'm trying to write a module. On a certain moment I would like to search
  4825. for a record in a table. WHen I use the FindFirst thin, I have to specify a
  4826. criteria.
  4827. criteria = "[FieldName] like '*test*'".
  4828. What if I want this 'test'-word to be a control of a form which is
  4829. currently open? I have tried things like
  4830. criteria = "[FieldName] like '*' & Forms!FormName!Control & '*'"
  4831. But this doesn't seem to work. Anybody with a solution?
  4832.  
  4833. Thanks in advance,
  4834.  
  4835. --
  4836. DeJean.
  4837.  
  4838. Vrije Universiteit Brussel
  4839. Belgium
  4840. =========================================================================
  4841. Date:         Thu, 23 Dec 1993 08:53:17 -0400
  4842. Reply-To:     Microsoft Access Database Discussion List
  4843.               <ACCESS-L@INDYCMS.BITNET>
  4844. Sender:       Microsoft Access Database Discussion List
  4845.               <ACCESS-L@INDYCMS.BITNET>
  4846. From:         Jon O'Donnell <ODONNELL@VAX.EDINBORO.EDU>
  4847. Subject:      Re: Access Basic and Forms
  4848.  
  4849. > I'm trying to write a module. On a certain moment I would like to search
  4850. > for a record in a table. WHen I use the FindFirst thin, I have to specify a
  4851. > criteria.
  4852. > criteria = "[FieldName] like '*test*'".
  4853. > What if I want this 'test'-word to be a control of a form which is
  4854. > currently open? I have tried things like
  4855. > criteria = "[FieldName] like '*' & Forms!FormName!Control & '*'"
  4856. > But this doesn't seem to work. Anybody with a solution?
  4857.  
  4858.  
  4859. If I understand your problem correctly, you want to open a new form with a
  4860. given set of records that meet a condition specified as a value in another form
  4861. field.  I did something similar using a macro:
  4862.  
  4863. 1.  Specify and OpenForm action
  4864. 2.  Give the desired form name and open mode
  4865. 3.  As the condition use:
  4866.          [Field Name] Like "*" & [Control Name or Prompt] & "*"
  4867.  
  4868.  
  4869. Hope this helps
  4870.  
  4871.  
  4872. Jon O'Donnell
  4873. odonnell@vax.edinboro.edu
  4874. =========================================================================
  4875. Date:         Thu, 23 Dec 1993 17:09:55 -0800
  4876. Reply-To:     Microsoft Access Database Discussion List
  4877.               <ACCESS-L@INDYCMS.BITNET>
  4878. Sender:       Microsoft Access Database Discussion List
  4879.               <ACCESS-L@INDYCMS.BITNET>
  4880. From:         John von Colditz <johnvon@HALCYON.COM>
  4881. Subject:      Re: Good books on Macro and/or AccessBasic programming?
  4882. In-Reply-To:  <199312221950.AA07487@halcyon.com> from "Corey Lawson" at Dec 22,
  4883.               93 11:47:59 am
  4884.  
  4885. Access Basic Cookbook by Chris St. Valentine, available at the
  4886. University Bookstore.
  4887.  
  4888. John
  4889. johnvon@halcyon.com
  4890. =========================================================================
  4891. Date:         Fri, 24 Dec 1993 17:50:27 -0500
  4892. Reply-To:     Microsoft Access Database Discussion List
  4893.               <ACCESS-L@INDYCMS.BITNET>
  4894. Sender:       Microsoft Access Database Discussion List
  4895.               <ACCESS-L@INDYCMS.BITNET>
  4896. From:         Robert Reinecke <reinecke@ACAD.CSV.KUTZTOWN.EDU>
  4897. Subject:      ACCESS BASIC books
  4898.  
  4899. Perry, Greg. "Access Programming by Example." Carmel, IN: QUE
  4900.     Corporation, 1993
  4901.     ISBN: 1-56529-305-3
  4902.     $27.95
  4903.  
  4904.  
  4905. =================================================================
  4906. Bob Reinecke                     Department of Speech and Theatre
  4907.                                  Kutztown University
  4908.                                  Kutztown, PA  19530
  4909. (215) 683-4563
  4910. =================================================================
  4911. =========================================================================
  4912. Date:         Sat, 25 Dec 1993 07:31:55 -0800
  4913. Reply-To:     Microsoft Access Database Discussion List
  4914.               <ACCESS-L@INDYCMS.BITNET>
  4915. Sender:       Microsoft Access Database Discussion List
  4916.               <ACCESS-L@INDYCMS.BITNET>
  4917. From:         John von Colditz <johnvon@HALCYON.COM>
  4918. Subject:      Re: Access Basic and Forms
  4919. In-Reply-To:  <199312231836.AA20988@halcyon.com> from "DeJean" at Dec 23,
  4920.               93 08:30:53 am
  4921.  
  4922. DeJean,
  4923.  
  4924. If I understand your message correctly, what you want to do is open a
  4925. form, have the user input some criteria in a text box, and then find the
  4926. record in the underlying dynaset that matches that criteria.  If the
  4927. form is already open, you have to do the FindFirst on the dynaset and
  4928. then resynch the form and the dynaset.
  4929.  
  4930. Forms![MyForm].Dynaset.FindFirst Criteria
  4931. Forms![MyForm].Bookmark = Forms![MyForm].Dynaset.Bookmark
  4932.  
  4933. Look up the Dynaset property and the bookmark property in the help
  4934. files.
  4935.  
  4936. Hope this helps.
  4937.  
  4938. John
  4939. johnvon@halcyon.com
  4940. =========================================================================
  4941. Date:         Sat, 25 Dec 1993 07:43:36 -0800
  4942. Reply-To:     Microsoft Access Database Discussion List
  4943.               <ACCESS-L@INDYCMS.BITNET>
  4944. Sender:       Microsoft Access Database Discussion List
  4945.               <ACCESS-L@INDYCMS.BITNET>
  4946. From:         John von Colditz <johnvon@HALCYON.COM>
  4947. Subject:      Re: calculated fields
  4948. In-Reply-To:  <199312231840.AA21218@halcyon.com> from "Gad Malamed" at Dec 22,
  4949.               93 09:24:14 pm
  4950.  
  4951. >
  4952. > I am having trouble using a calculated field in a form. I want the newly
  4953. > calculated value to go into the table to be stored, not just to appear on the
  4954. > form one time. The field it is going into is in the same table as the form
  4955. > (in other words, there is only one form and only one table involved). I have
  4956. > no trouble calculating the value interactively on the form, and I have
  4957. > created a macro that actually updates the field, as planned. But I can only
  4958. > add one record; then the macro locks up. Everytime I press enter to get to
  4959. > the next record, the status line says "calculating"; in some instances,
  4960. > depending on what macro I use, I get the message "can't SetValue", or "cant
  4961. > update field while validating value". There is no validation for the
  4962. > field(s). By the way, the fields are logical, y/n. I can easily enough create
  4963. > an update query that recalcs all the values, but would prefer this method of
  4964. > doing it on the form.
  4965. > Any help appreciated. I also strongly prefer macros; not a Basic routine at
  4966. > this time. Thank you.
  4967. >
  4968. Sorry, Gad, but I'm a Basic kind of guy, so I'll give you a Basic
  4969. solution.  Let's assume your form is Form1 and your fields are Field1
  4970. and Field2.  Attach the following function to the OnUpdate property of
  4971. Field1:
  4972.  
  4973. Function UpdateField2()
  4974.    If Forms![Form1]![Field1] then
  4975.       Forms![Form1]![Field2] = True
  4976.    Else
  4977.       Forms![Form1]![Field2] = False
  4978.    Endif
  4979. End Function
  4980.  
  4981. For the value to go into the table, it needs to be bound to the table.
  4982. In other words, the RecordSource for the control needs to be equal to
  4983. the name of the field in the table.
  4984.  
  4985. I hope this helps.
  4986.  
  4987. John
  4988. johnvon@halcyon.com
  4989. =========================================================================
  4990. Date:         Sat, 25 Dec 1993 07:51:59 -0800
  4991. Reply-To:     Microsoft Access Database Discussion List
  4992.               <ACCESS-L@INDYCMS.BITNET>
  4993. Sender:       Microsoft Access Database Discussion List
  4994.               <ACCESS-L@INDYCMS.BITNET>
  4995. From:         John von Colditz <johnvon@HALCYON.COM>
  4996. Subject:      Re: On Menu and Modality
  4997. In-Reply-To:  <199312220452.AA20210@halcyon.com> from "Adam Cohen" at Dec 21,
  4998.               93 08:42:48 pm
  4999.  
  5000. >
  5001. > I have an application with a custom menu bar that is established
  5002. > with a menu bar macro and the OnMenu event set for all forms in
  5003. > the system.  Everything points to the same menu macro.
  5004. >
  5005. > The problem is that my first form displayed has to be modal
  5006. > and it appears that the OnMenu event doesn't occur until after
  5007. > the form is disposed of.
  5008. >
  5009. > So while the user is looking at the initial form, and until they
  5010. > make a selection, they are seeing the default Access menu above
  5011. > the form, even though they can't get to it.  It would be nice to
  5012. > have my menu show up first.  Is this possible?
  5013. >
  5014. >   Adam
  5015. >
  5016. Adam, if the PopUp property is set to true, the OnMenu macro will not
  5017. execute on the form.  Make sure it is set to false.  That's all I could
  5018. find on this problem.
  5019.  
  5020. Good luck.
  5021.  
  5022. John
  5023. johnvon@halcyon.com
  5024. =========================================================================
  5025. Date:         Sat, 25 Dec 1993 20:47:11 -0600
  5026. Reply-To:     Microsoft Access Database Discussion List
  5027.               <ACCESS-L@INDYCMS.BITNET>
  5028. Sender:       Microsoft Access Database Discussion List
  5029.               <ACCESS-L@INDYCMS.BITNET>
  5030. From:         Jenny Jacobson <JACOBSVJ@VUCTRVAX.BITNET>
  5031. Subject:      Re: calculated fields
  5032.  
  5033. John asks about having the calculated field stored in the record
  5034. rather than being displayed only.
  5035.  
  5036.      Maybe I misunderstood the question because the answer is simple.
  5037.      Instead of placing the =Date() or whatever expression in
  5038.      the bound text box, do the following.
  5039.  
  5040.      1.  Double-click the bound text box control.  The detail window
  5041.          will appear.
  5042.  
  5043.      2.  Enter =Date() or whatever expression in the Default value
  5044.          area.
  5045.  
  5046.      Jenny Jacobson
  5047.      JACOBSVJ@ctrvax.vanderbilt.edu
  5048. =========================================================================
  5049. Date:         Mon, 27 Dec 1993 15:25:12 EST
  5050. Reply-To:     Microsoft Access Database Discussion List
  5051.               <ACCESS-L@INDYCMS.BITNET>
  5052. Sender:       Microsoft Access Database Discussion List
  5053.               <ACCESS-L@INDYCMS.BITNET>
  5054. From:         Phil Paxton <72410.2162@COMPUSERVE.COM>
  5055. Subject:      Shameless Plug / VB + Access
  5056.  
  5057. I've been away at the Win32 Professional Developer's Conference and catching up
  5058. during the
  5059. holiday season so my apologies for the lateness of this.
  5060.  
  5061. As promised, here is the relevant information for Roger Jennings' latest book:
  5062.  
  5063. Database Developer's Guide with Visual Basic(tm) 3
  5064. by Roger Jennings; SAMS Publishing
  5065.  ISBN:  0-672-30440-6
  5066.  $44.95 / 1130 pages
  5067.  1 3.5" disk / 5.0 Mg uncompressed
  5068.  
  5069. This is another no-nonsense book written specifically for developers -- a good
  5070. follow-up to Access 1.1 Developer's Guide.
  5071.  
  5072. It should be on store shelves as we speak (or whenever the bookstores recover
  5073. from the holiday rush).
  5074.  
  5075. phil
  5076.  
  5077. ---------------------------------------------------------------------
  5078. phil paxton
  5079. development editor
  5080. sams/prentice hall computer publishing  <=== "GO SAMS" via Compuserve
  5081. paramount publishing
  5082. indianapolis, indiana
  5083. 317.581.3756
  5084. =========================================================================
  5085. Date:         Tue, 28 Dec 1993 13:08:11 MET
  5086. Reply-To:     Microsoft Access Database Discussion List
  5087.               <ACCESS-L@INDYCMS.BITNET>
  5088. Sender:       Microsoft Access Database Discussion List
  5089.               <ACCESS-L@INDYCMS.BITNET>
  5090. From:         DTN 856-7971 28-Dec-1993 1309 <pond@PLAYER.ENET.DEC.COM>
  5091. Subject:      Re: administrative note
  5092.  
  5093. LIST
  5094. =========================================================================
  5095. Date:         Tue, 28 Dec 1993 10:12:25 +0000
  5096. Reply-To:     Microsoft Access Database Discussion List
  5097.               <ACCESS-L@INDYCMS.BITNET>
  5098. Sender:       Microsoft Access Database Discussion List
  5099.               <ACCESS-L@INDYCMS.BITNET>
  5100. From:         Willem Robert <TDMWIL@NRB.BE>
  5101. Subject:      Using read-only database in a multiuser
  5102.  
  5103. Hello Access Users !
  5104.  
  5105. I access a read-only Access database using Visual Basic in a multiuser
  5106. environment.
  5107.  
  5108. Every time I open the database (with an OpenDataBase statement in VB), a
  5109. file with .LDB
  5110. extension is created in the same directory as the database. The .LDB file
  5111. contains the
  5112. name of the different users logged on the database.
  5113.  
  5114. How can I put the read-only database on a network read-only directory if the
  5115. .LDB file is
  5116. always created in the same directory ?
  5117.  
  5118. Or, How can I put the .LDB file on another directory or drive ?
  5119.  
  5120. Thanks in advance for any ideas !
  5121.  
  5122. Robert.
  5123.  
  5124. ********
  5125. Robert WILLEM at TDMWIL@NRB.BE
  5126. Network Research Belgium
  5127. Seconde Avenue
  5128. 4040 Herstal
  5129. BELGIUM
  5130. ********
  5131. =========================================================================
  5132. Date:         Tue, 28 Dec 1993 06:13:52 -0800
  5133. Reply-To:     Microsoft Access Database Discussion List
  5134.               <ACCESS-L@INDYCMS.BITNET>
  5135. Sender:       Microsoft Access Database Discussion List
  5136.               <ACCESS-L@INDYCMS.BITNET>
  5137. From:         John von Colditz <johnvon@HALCYON.COM>
  5138. Subject:      Re: Using read-only database in a multiuser
  5139. In-Reply-To:  <199312281325.AA15660@halcyon.com> from "Willem Robert" at Dec 28,
  5140.               93 10:12:25 am
  5141.  
  5142. Robert,
  5143.  
  5144. According to the Knowledge Base, if you are opening an MDB read-only,
  5145. the LDB files are not created.
  5146.  
  5147. John
  5148. johnvon@halcyon.com
  5149. =========================================================================
  5150. Date:         Tue, 28 Dec 1993 07:52:08 PST
  5151. Reply-To:     Microsoft Access Database Discussion List
  5152.               <ACCESS-L@INDYCMS.BITNET>
  5153. Sender:       Microsoft Access Database Discussion List
  5154.               <ACCESS-L@INDYCMS.BITNET>
  5155. From:         RAM DIMBA <Ram.Dimba@STANFORD.BITNET>
  5156.  
  5157. join access-l@indycms.bitnet
  5158. =========================================================================
  5159. Date:         Tue, 28 Dec 1993 07:55:48 PST
  5160. Reply-To:     Microsoft Access Database Discussion List
  5161.               <ACCESS-L@INDYCMS.BITNET>
  5162. Sender:       Microsoft Access Database Discussion List
  5163.               <ACCESS-L@INDYCMS.BITNET>
  5164. From:         RAM DIMBA <Ram.Dimba@STANFORD.BITNET>
  5165.  
  5166. dir
  5167. =========================================================================
  5168. Date:         Tue, 28 Dec 1993 11:39:18 EST
  5169. Reply-To:     Microsoft Access Database Discussion List
  5170.               <ACCESS-L@INDYCMS.BITNET>
  5171. Sender:       Microsoft Access Database Discussion List
  5172.               <ACCESS-L@INDYCMS.BITNET>
  5173. From:         Kenneth Hutchinson <khutch@PIPELINE.COM>
  5174. Subject:      Updating Fields
  5175.  
  5176.  I have a question about updating a single field on a form.
  5177. I would like to (at the click of a button) go to a particular
  5178. field on that form and increment whatever number is on that
  5179. field by one.
  5180.  
  5181.  Either a macro or Access Basic would be fine. Unfortunately, I
  5182. have no clue how to do this. SETVALUE doesn't seem to work very
  5183. well.
  5184. ------------------
  5185. Kenneth Hutchinson
  5186. khutch@pipeline.com
  5187. =========================================================================
  5188. Date:         Tue, 28 Dec 1993 15:22:29 EST
  5189. Reply-To:     Microsoft Access Database Discussion List
  5190.               <ACCESS-L@INDYCMS.BITNET>
  5191. Sender:       Microsoft Access Database Discussion List
  5192.               <ACCESS-L@INDYCMS.BITNET>
  5193. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  5194. Organization: IUPUI Student Activities Office (317) 274-3931
  5195. Subject:      Re: administrative note
  5196. In-Reply-To:  Message of Tue,
  5197.               28 Dec 1993 13:08:11 MET from <pond@PLAYER.ENET.DE C.COM>
  5198.  
  5199. On Tue, 28 Dec 1993 13:08:11 MET DTN 856-7971 28-Dec-1993 1309 said:
  5200. >LIST
  5201.  
  5202. Might one ask, list what?
  5203. Can I help?
  5204.  
  5205. Nathan Brindle
  5206. Listowner, Access-L
  5207.  
  5208. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  5209. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  5210. Indiana University Purdue University Indianapolis
  5211. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  5212. List Administrator, STUACTS, APOSEC52, ACCESS-L, and BRTHPRNT@INDYCMS
  5213. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU
  5214. Disclaimer:  My opinions are my own.  Indiana University can speak for itself.
  5215. ------------------------------------------------------------------------------
  5216. =========================================================================
  5217. Date:         Wed, 29 Dec 1993 18:22:13 -0700
  5218. Reply-To:     Microsoft Access Database Discussion List
  5219.               <ACCESS-L@INDYCMS.BITNET>
  5220. Sender:       Microsoft Access Database Discussion List
  5221.               <ACCESS-L@INDYCMS.BITNET>
  5222. From:         Bill Stewart <STEWART@GC.BITNET>
  5223. Subject:      Access BASIC - FindFirst
  5224.  
  5225. The other night I had a lot of trouble getting the 'FindFirst' dynaset
  5226. function to work properly.  My problems seemed to start any time I passed a
  5227. argument to my function.
  5228.  
  5229. The next few lines will illustrate my errors and fixes.
  5230.  
  5231. Enjoy!
  5232. -------------------------------------------------------------------------
  5233. Function PerformSearch (Search As Long)
  5234.  
  5235.         Dim DB As Database
  5236.         Dim Found As Integer
  5237.         Dim DSTarget As Dynaset
  5238.         Dim TString As String
  5239.  
  5240.         Set DB = CurrentDB()
  5241.         Set DSTarget = DB.CreateDynaset("TableToSearch")
  5242.  
  5243.         'The following line produces an error
  5244.         'DSTarget.FindFirst "[Field to search] = Search"
  5245.         'The next two lines are how to get the FindFirst mechanism to work.
  5246.  
  5247.         TString = CStr(Search)
  5248.         DSTarget.FindFirst "[Field to search] = " & TString
  5249.  
  5250.         If DSTarget.NoMatch = False Then
  5251.  
  5252.                 MsgBox "Found record"
  5253.  
  5254.         Else
  5255.  
  5256.                 MsgBox "Could not find record"
  5257.  
  5258.         End If
  5259.  
  5260.         DB.Close
  5261.  
  5262. End Function
  5263. =========================================================================
  5264. Date:         Thu, 30 Dec 1993 15:25:57 -0600
  5265. Reply-To:     Microsoft Access Database Discussion List
  5266.               <ACCESS-L@INDYCMS.BITNET>
  5267. Sender:       Microsoft Access Database Discussion List
  5268.               <ACCESS-L@INDYCMS.BITNET>
  5269. From:         Yen Chin <ychin@UMAXC.WEEG.UIOWA.EDU>
  5270. Subject:      Running Macro After Deletes
  5271.  
  5272.         This may be a FAQ, but how do you design a form to run a macro or
  5273. function AFTER a record has been deleted.  The "On Delete" property
  5274. activates the macro BEFORE the record is actually deleted, while the
  5275. "Before Update" or "After Update" properties don't seem to activate the
  5276. macro when records are deleted rather than changed.
  5277.         Is there a simple solution to this, or am I missing something
  5278. obvious?  Lot of thanks in advance for any help or advice.
  5279.  
  5280. Yen Chin
  5281. ychin@umaxc.weeg.uiowa.edu
  5282. =========================================================================
  5283. Date:         Thu, 30 Dec 1993 18:16:07 -0800
  5284. Reply-To:     Microsoft Access Database Discussion List
  5285.               <ACCESS-L@INDYCMS.BITNET>
  5286. Sender:       Microsoft Access Database Discussion List
  5287.               <ACCESS-L@INDYCMS.BITNET>
  5288. From:         John von Colditz <johnvon@HALCYON.COM>
  5289. Subject:      Re: Access BASIC - FindFirst
  5290. In-Reply-To:  <199312302157.AA11685@halcyon.com> from "Bill Stewart" at Dec 29,
  5291.               93 06:22:13 pm
  5292.  
  5293. Bill,
  5294.  
  5295. FindFirst takes a string as an argument.  The string corresponds to the
  5296. WHERE clause in an SQL statement.  For that reason, the string must
  5297. represent either fields in the query, numbers, strings, or dates.  When
  5298. you put "[FieldToSearch] = Search", the term Search refers to nothing
  5299. that the SQL interpreter can interpret.  When you concatenate in
  5300. TString, you have a statement that the SQL interpreter can deal with.
  5301.  
  5302. I hope this makes sense.
  5303.  
  5304. John
  5305. johnvon@halcyon.com
  5306. =========================================================================
  5307. Date:         Thu, 30 Dec 1993 18:25:00 -0800
  5308. Reply-To:     Microsoft Access Database Discussion List
  5309.               <ACCESS-L@INDYCMS.BITNET>
  5310. Sender:       Microsoft Access Database Discussion List
  5311.               <ACCESS-L@INDYCMS.BITNET>
  5312. From:         John von Colditz <johnvon@HALCYON.COM>
  5313. Subject:      Re: Running Macro After Deletes
  5314. In-Reply-To:  <199312302156.AA11664@halcyon.com> from "Yen Chin" at Dec 30,
  5315.               93 03:25:57 pm
  5316.  
  5317. Yen,
  5318.  
  5319. To run a macro or function after you have done a delete, the easiest
  5320. thing to do is put a button, labled Delete, on your form.  Set the
  5321. OnPush property of the command button to your macro/function.  Have the
  5322. macro/function do the delete and then run your "AfterDelete" code.
  5323.  
  5324. John
  5325. johnvon@halcyon.com
  5326. =========================================================================
  5327. Date:         Fri, 31 Dec 1993 09:52:00 PST
  5328. Reply-To:     Microsoft Access Database Discussion List
  5329.               <ACCESS-L@INDYCMS.BITNET>
  5330. Sender:       Microsoft Access Database Discussion List
  5331.               <ACCESS-L@INDYCMS.BITNET>
  5332. From:         James Mullan <James_Mullan@MINDLINK.BC.CA>
  5333. Subject:      In-Form Button to send data to Word6 Document: Help, please
  5334.  
  5335. I am trying to place a button in an Access Form, which, when clicked:
  5336.  
  5337. 1) calls up a Word6 document (Fax Cover, Letterhead, etc.); and
  5338. 2) places data in fields from the Access Form in the document, and
  5339.  
  5340. allows me to type further text in the Word6 document, send to printer, etc.
  5341. I have Access 1.1, and MS Office 4.0. The Manuals keep referring to "Mail
  5342. Merges" "running queries" etc, but all I want to do is to be able to insert
  5343. fields from _the current form only_ into the document. It seems a tad
  5344. redundant to have to run a Mail Merge or a query to find the data I already
  5345. have on my screen ;-)
  5346. Is there a workaround available for this rather simple function, or have I
  5347. not being reading TFM correctly?
  5348. Grateful any help, thanks.
  5349.  
  5350. Relatively new subject:
  5351. I've been lurking this list for some months now, and find it extremely
  5352. valuable, for which my thanks.
  5353. Happy new Year!
  5354. Jimmy
  5355.  
  5356. --
  5357. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  5358.  
  5359. "Please don't dominate the rap, Jack, if you've nothing new to say"
  5360. (Hunter/Garcia)
  5361. "This is the 90s, Bubba. There's no such thing as paranoia; It's ALL TRUE"
  5362. (H.S.Thompson)
  5363. Jimmy Mullan, who wishes all readers the Best for 1994! :-)
  5364. Internet: James_Mullan@mindlink.bc.ca
  5365. ++++++++++++++++++++++++++++++++++++++++
  5366.